Gating changes
- Common gating.yaml allowing all rhel- versions - CS repo with tests
This commit is contained in:
parent
a6751e4cb1
commit
fda1c760f7
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- rhel-*
|
||||||
|
decision_context: osci_compose_gate
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||||
2
plan.fmf
2
plan.fmf
@ -11,7 +11,7 @@ environment:
|
|||||||
discover:
|
discover:
|
||||||
- name: tests_python
|
- name: tests_python
|
||||||
how: shell
|
how: shell
|
||||||
url: https://src.fedoraproject.org/tests/python.git
|
url: https://gitlab.com/redhat/centos-stream/tests/python.git
|
||||||
tests:
|
tests:
|
||||||
- name: smoke
|
- name: smoke
|
||||||
path: /smoke
|
path: /smoke
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user