Skip to content

Force code coverage merge job to kvm guests

Rachel Sibley requested to merge rasibley/kpet-db:cov-host into master

For code coverage testing, the last recipeSet is use to merge the reports into a single report on a separate machine. The existing recipe is not factoring in our exlusions for host_types, instead force the recipeSet to only provision kvm guests to run the merge task.

Merge request reports