greenwave: don't gate c-p-standard on container tests

This was wrong and I'm surprised we never noticed till now. We
don't schedule these tests on critical-path-standard so we should
not gate on them. The alternative fix is to keep gating and start
testing, but the only thing that's actually in c-p-standard is
fprintd-pam and we don't pull fprintd stuff into containers, so
there's no sense testing it, really.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-04-03 08:15:44 -07:00
parent 660a436c50
commit ca49eaacbc

View file

@ -174,11 +174,9 @@ decision_contexts:
- bodhi_update_push_testing_critpath
- bodhi_update_push_testing_core_critpath
- bodhi_update_push_testing_critical-path-base_critpath
- bodhi_update_push_testing_critical-path-standard_critpath
- bodhi_update_push_stable_critpath
- bodhi_update_push_stable_core_critpath
- bodhi_update_push_stable_critical-path-base_critpath
- bodhi_update_push_stable_critical-path-standard_critpath
subject_type: bodhi_update
rules:
# This list needs to stay synced with openQA if tests are added or renamed.