Greenwave: Drop the requirement enforced in staging since taskotron doesn't run there
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
815e32699f
commit
1cbf49d162
1 changed files with 0 additions and 3 deletions
|
@ -66,7 +66,6 @@ blacklist: []
|
||||||
subject_type: koji_build
|
subject_type: koji_build
|
||||||
{% if env == 'staging' %}
|
{% if env == 'staging' %}
|
||||||
rules:
|
rules:
|
||||||
- !PassingTestCaseRule {test_case_name: dist.rpmdeplint}
|
|
||||||
- !RemoteRule {}
|
- !RemoteRule {}
|
||||||
{% else %}
|
{% else %}
|
||||||
rules:
|
rules:
|
||||||
|
@ -89,8 +88,6 @@ blacklist: []
|
||||||
subject_type: koji_build
|
subject_type: koji_build
|
||||||
{% if env == 'staging' %}
|
{% if env == 'staging' %}
|
||||||
rules:
|
rules:
|
||||||
- !PassingTestCaseRule {test_case_name: dist.rpmdeplint}
|
|
||||||
- !PassingTestCaseRule {test_case_name: dist.rpmgrill}
|
|
||||||
- !RemoteRule {}
|
- !RemoteRule {}
|
||||||
{% else %}
|
{% else %}
|
||||||
rules:
|
rules:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue