mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
greenwave: enable Rawhide gating on openQA update tests
As per https://pagure.io/fesco/issue/3011 and https://lists.fedoraproject.org/archives/list/devel-announce@lists.fedoraproject.org/message/G2K2SMYN7ONOJEFQEMCDR7GK72MZQFYB/ this enables gating of Rawhide updates on the same set of tests used to gate stable and Branched updates. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
@@ -155,6 +155,8 @@ product_versions:
|
||||
# release is branched (or goes EOL).
|
||||
- fedora-37
|
||||
- fedora-38
|
||||
- fedora-39
|
||||
- fedora-rawhide
|
||||
decision_contexts:
|
||||
- bodhi_update_push_testing_critpath
|
||||
- bodhi_update_push_testing_core_critpath
|
||||
@@ -177,6 +179,8 @@ id: "bodhiupdate_bodhipush_openqa_netinst"
|
||||
product_versions:
|
||||
- fedora-37
|
||||
- fedora-38
|
||||
- fedora-39
|
||||
- fedora-rawhide
|
||||
decision_contexts:
|
||||
- bodhi_update_push_testing_critpath
|
||||
- bodhi_update_push_testing_core_critpath
|
||||
@@ -206,6 +210,8 @@ id: "bodhiupdate_bodhipush_openqa_apps"
|
||||
product_versions:
|
||||
- fedora-37
|
||||
- fedora-38
|
||||
- fedora-39
|
||||
- fedora-rawhide
|
||||
decision_contexts:
|
||||
# we don't list the 'generic' contexts here as all these tests are
|
||||
# pulled into those contexts via other policies
|
||||
@@ -229,6 +235,8 @@ id: "bodhiupdate_bodhipush_openqa_workstation"
|
||||
product_versions:
|
||||
- fedora-37
|
||||
- fedora-38
|
||||
- fedora-39
|
||||
- fedora-rawhide
|
||||
decision_contexts:
|
||||
- bodhi_update_push_testing_critpath
|
||||
- bodhi_update_push_stable_critpath
|
||||
@@ -260,6 +268,8 @@ id: "bodhiupdate_bodhipush_openqa_workstation_live"
|
||||
product_versions:
|
||||
- fedora-37
|
||||
- fedora-38
|
||||
- fedora-39
|
||||
- fedora-rawhide
|
||||
decision_contexts:
|
||||
- bodhi_update_push_testing_critpath
|
||||
- bodhi_update_push_stable_critpath
|
||||
@@ -287,6 +297,8 @@ id: "bodhiupdate_bodhipush_openqa_kde"
|
||||
product_versions:
|
||||
- fedora-37
|
||||
- fedora-38
|
||||
- fedora-39
|
||||
- fedora-rawhide
|
||||
decision_contexts:
|
||||
- bodhi_update_push_testing_critpath
|
||||
- bodhi_update_push_stable_critpath
|
||||
@@ -320,6 +332,8 @@ id: "bodhiupdate_bodhipush_openqa_kde"
|
||||
product_versions:
|
||||
- fedora-37
|
||||
- fedora-38
|
||||
- fedora-39
|
||||
- fedora-rawhide
|
||||
decision_contexts:
|
||||
- bodhi_update_push_testing_critpath
|
||||
- bodhi_update_push_stable_critpath
|
||||
@@ -349,6 +363,8 @@ id: "bodhiupdate_bodhipush_openqa_server"
|
||||
product_versions:
|
||||
- fedora-37
|
||||
- fedora-38
|
||||
- fedora-39
|
||||
- fedora-rawhide
|
||||
decision_contexts:
|
||||
- bodhi_update_push_testing_critpath
|
||||
- bodhi_update_push_stable_critpath
|
||||
@@ -392,6 +408,8 @@ rules:
|
||||
id: "bodhiupdate_bodhipush_openqa_upgrade_server"
|
||||
product_versions:
|
||||
- fedora-38
|
||||
- fedora-39
|
||||
- fedora-rawhide
|
||||
decision_contexts:
|
||||
- bodhi_update_push_testing_critpath
|
||||
- bodhi_update_push_stable_critpath
|
||||
@@ -413,6 +431,8 @@ rules:
|
||||
id: "bodhiupdate_bodhipush_openqa_upgrade_workstation"
|
||||
product_versions:
|
||||
- fedora-38
|
||||
- fedora-39
|
||||
- fedora-rawhide
|
||||
decision_contexts:
|
||||
- bodhi_update_push_testing_critpath
|
||||
- bodhi_update_push_stable_critpath
|
||||
|
||||
Reference in New Issue
Block a user