gating.yaml: add required subject_type
It turned out subject_type is required in gating.yaml. https://pagure.io/greenwave/pull-request/351 Signed-off-by: Miroslav Vadkerti <mvadkert@redhat.com>
This commit is contained in:
parent
3ad286c15c
commit
09c50ebd54
@ -2,5 +2,6 @@
|
|||||||
product_versions:
|
product_versions:
|
||||||
- rhel-8
|
- rhel-8
|
||||||
decision_context: osci_compose_gate_modules
|
decision_context: osci_compose_gate_modules
|
||||||
|
subject_type: redhat-module
|
||||||
rules:
|
rules:
|
||||||
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier1.functional}
|
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier1.functional}
|
||||||
|
Loading…
Reference in New Issue
Block a user