mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 21:41:53 +08:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user