greenwave: Allow considering dist.rpmgrill in stg

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2019-04-05 13:20:32 +02:00
parent 1a36d53dd2
commit 4b8f8b16f5

View file

@ -87,6 +87,7 @@ subject_type: koji_build
{% if env == 'staging' %} {% if env == 'staging' %}
rules: rules:
- !PassingTestCaseRule {test_case_name: dist.rpmdeplint} - !PassingTestCaseRule {test_case_name: dist.rpmdeplint}
- !PassingTestCaseRule {test_case_name: dist.rpmgrill}
- !RemoteRule {} - !RemoteRule {}
{% else %} {% else %}
rules: rules: