Skip to content

Allow configuring debug kernel testing

Currently the debug jobs are only hardcoded into the rhel8 tree yaml. However, we do use a test_debug config option that is currently unused. Let's utilize it. This way, we can merge some yaml trees and correctly include the jobs based on the configs.

Signed-off-by: Veronika Kabatova vkabatov@redhat.com

Merge request reports