Greenwave: No CI requirements for modules, today.
FBR: https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org/thread/ELBICUXVROZFS3TWY74YSW7BJDDN6WDI/
This commit is contained in:
parent
d15f80eab5
commit
2b27955e96
1 changed files with 4 additions and 4 deletions
|
@ -91,7 +91,6 @@ data:
|
|||
--- !Policy
|
||||
id: "taskotron_release_critical_tasks_for_testing"
|
||||
product_versions:
|
||||
- fedora-28-modular
|
||||
- fedora-28
|
||||
- fedora-27
|
||||
- fedora-26
|
||||
|
@ -103,7 +102,6 @@ data:
|
|||
--- !Policy
|
||||
id: "taskotron_release_critical_tasks_for_stable"
|
||||
product_versions:
|
||||
- fedora-28-modular
|
||||
- fedora-28
|
||||
- fedora-27
|
||||
- fedora-26
|
||||
|
@ -113,8 +111,9 @@ data:
|
|||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: dist.rpmdeplint}
|
||||
--- !Policy
|
||||
id: "no_requirements_for_epel_testing"
|
||||
id: "no_requirements_testing"
|
||||
product_versions:
|
||||
- fedora-28-modular
|
||||
- fedora-epel-7
|
||||
- fedora-epel-6
|
||||
decision_context: bodhi_update_push_testing
|
||||
|
@ -122,8 +121,9 @@ data:
|
|||
relevance_value: koji_build
|
||||
rules: []
|
||||
--- !Policy
|
||||
id: "no_requirements_for_epel_stable"
|
||||
id: "no_requirements_for_stable"
|
||||
product_versions:
|
||||
- fedora-28-modular
|
||||
- fedora-epel-7
|
||||
- fedora-epel-6
|
||||
decision_context: bodhi_update_push_stable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue