Add gating yaml and test plans
Resolves: RHEL-85229
This commit is contained in:
parent
faa77d9740
commit
a510e7b819
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- rhel-10
|
||||||
|
decision_context: osci_compose_gate
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: osci.brew-build.installability.functional}
|
10
plans/internal.fmf
Normal file
10
plans/internal.fmf
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
summary: Internal tests plan
|
||||||
|
discover:
|
||||||
|
how: fmf
|
||||||
|
url: https://pkgs.devel.redhat.com/git/tests/docbook-utils
|
||||||
|
execute:
|
||||||
|
how: tmt
|
||||||
|
adjust:
|
||||||
|
enabled: false
|
||||||
|
when: distro == centos-stream or distro == fedora
|
||||||
|
because: No access to internal git repositories
|
Loading…
Reference in New Issue
Block a user