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:
Pierre-Yves Chibon 2019-07-02 12:52:15 +02:00
parent 815e32699f
commit 1cbf49d162

View file

@ -66,7 +66,6 @@ blacklist: []
subject_type: koji_build
{% if env == 'staging' %}
rules:
- !PassingTestCaseRule {test_case_name: dist.rpmdeplint}
- !RemoteRule {}
{% else %}
rules:
@ -89,8 +88,6 @@ blacklist: []
subject_type: koji_build
{% if env == 'staging' %}
rules:
- !PassingTestCaseRule {test_case_name: dist.rpmdeplint}
- !PassingTestCaseRule {test_case_name: dist.rpmgrill}
- !RemoteRule {}
{% else %}
rules: