c9s: add tmt gating plans
Resolves: https://issues.redhat.com/browse/VROOM-23635 Signed-off-by: Murphy Zhou <xzhou@redhat.com>
This commit is contained in:
parent
58bef02ef0
commit
9513967878
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
||||
13
plans/tier1-internal.fmf
Normal file
13
plans/tier1-internal.fmf
Normal file
@ -0,0 +1,13 @@
|
||||
summary: Internal Tier1-gating tests
|
||||
discover:
|
||||
how: fmf
|
||||
url: https://pkgs.devel.redhat.com/git/tests/jansson
|
||||
filter: 'tag:CI-Tier-1'
|
||||
test: [
|
||||
"/Sanity",
|
||||
]
|
||||
execute:
|
||||
how: tmt
|
||||
adjust:
|
||||
enabled: false
|
||||
when: distro == centos-stream or distro == fedora
|
||||
6
plans/tier1-public.fmf
Normal file
6
plans/tier1-public.fmf
Normal file
@ -0,0 +1,6 @@
|
||||
summary: sanity chcek
|
||||
execute:
|
||||
script: rpm -qv jansson
|
||||
adjust:
|
||||
enabled: false
|
||||
when: distro == centos-stream or distro == fedora
|
||||
Loading…
Reference in New Issue
Block a user