Skip to content

Stop forcing "debug" kpet set

Nikolai Kondrashov requested to merge stop_forcing_debug_kpet_set into master

Stop forcing the "debug" kpet set to limit the test run to tests which support debug builds. That prevented other set-based filtering from applying.

Instead, rely on the detection of kernel-debug- package and the "debugbuild" component being specified to kpet, as well as kpet-db having incompatible tests reject it.

This should hopefully fix FASTMOVING-1227.

Edited by Nikolai Kondrashov

Merge request reports