mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 18:36:53 +08:00
greenwave: add critical-path-cloud to the null policies
This will allow us to create the group, add it to critpath.py, and let openQA start building up test results. Once the tests have been running for a few weeks we can enable actual rules for it. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
@@ -66,6 +66,7 @@ decision_contexts:
|
||||
- bodhi_update_push_testing_critical-path-apps_critpath
|
||||
- bodhi_update_push_testing_critical-path-base_critpath
|
||||
- bodhi_update_push_testing_critical-path-build_critpath
|
||||
- bodhi_update_push_testing_critical-path-cloud_critpath
|
||||
- bodhi_update_push_testing_critical-path-compose_critpath
|
||||
- bodhi_update_push_testing_critical-path-coreos_critpath
|
||||
- bodhi_update_push_testing_critical-path-deepin-desktop_critpath
|
||||
@@ -83,6 +84,7 @@ decision_contexts:
|
||||
- bodhi_update_push_stable_critical-path-apps_critpath
|
||||
- bodhi_update_push_stable_critical-path-base_critpath
|
||||
- bodhi_update_push_stable_critical-path-build_critpath
|
||||
- bodhi_update_push_stable_critical-path-cloud_critpath
|
||||
- bodhi_update_push_stable_critical-path-compose_critpath
|
||||
- bodhi_update_push_stable_critical-path-coreos_critpath
|
||||
- bodhi_update_push_stable_critical-path-deepin-desktop_critpath
|
||||
@@ -108,6 +110,7 @@ decision_contexts:
|
||||
- bodhi_update_push_testing_critical-path-apps_critpath
|
||||
- bodhi_update_push_testing_critical-path-base_critpath
|
||||
- bodhi_update_push_testing_critical-path-build_critpath
|
||||
- bodhi_update_push_testing_critical-path-cloud_critpath
|
||||
- bodhi_update_push_testing_critical-path-compose_critpath
|
||||
- bodhi_update_push_testing_critical-path-coreos_critpath
|
||||
- bodhi_update_push_testing_critical-path-deepin-desktop_critpath
|
||||
@@ -125,6 +128,7 @@ decision_contexts:
|
||||
- bodhi_update_push_stable_critical-path-apps_critpath
|
||||
- bodhi_update_push_stable_critical-path-base_critpath
|
||||
- bodhi_update_push_stable_critical-path-build_critpath
|
||||
- bodhi_update_push_stable_critical-path-cloud_critpath
|
||||
- bodhi_update_push_stable_critical-path-compose_critpath
|
||||
- bodhi_update_push_stable_critical-path-coreos_critpath
|
||||
- bodhi_update_push_stable_critical-path-deepin-desktop_critpath
|
||||
|
||||
Reference in New Issue
Block a user