added gating.yaml, plans and separate results
This commit is contained in:
parent
318c1c2dab
commit
fbd503f1c4
11
ci.fmf
11
ci.fmf
@ -1,10 +1 @@
|
||||
/test:
|
||||
summary:
|
||||
Basic set of quick tests for gdbm.
|
||||
discover:
|
||||
- name: fedora
|
||||
how: fmf
|
||||
url: "https://src.fedoraproject.org/tests/gdbm.git"
|
||||
ref: main
|
||||
execute:
|
||||
how: tmt
|
||||
resultsdb-testcase: separate
|
||||
|
||||
7
gating.yaml
Normal file
7
gating.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-*
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier2-internal.functional}
|
||||
15
plans.fmf
Normal file
15
plans.fmf
Normal file
@ -0,0 +1,15 @@
|
||||
/tier1-internal:
|
||||
plan:
|
||||
import:
|
||||
url: https://pkgs.devel.redhat.com/git/tests/gdbm
|
||||
name: /plans/tier1
|
||||
/tier2-internal:
|
||||
plan:
|
||||
import:
|
||||
url: https://pkgs.devel.redhat.com/git/tests/gdbm
|
||||
name: /plans/tier2
|
||||
/tier3-internal:
|
||||
plan:
|
||||
import:
|
||||
url: https://pkgs.devel.redhat.com/git/tests/gdbm
|
||||
name: /plans/tier3
|
||||
Loading…
Reference in New Issue
Block a user