Compare commits
No commits in common. "c8" and "c8s" have entirely different histories.
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/openscap-1.3.12.tar.gz
|
||||
/openscap-1.3.*.tar.gz
|
||||
|
@ -1 +0,0 @@
|
||||
0de19fd72129fd9d0e2a541918e199c321b08a34 SOURCES/openscap-1.3.12.tar.gz
|
7
gating.yaml
Normal file
7
gating.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/default-hw-tier1.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/custom-hw-tier1.functional}
|
12
plans/ci.fmf
Normal file
12
plans/ci.fmf
Normal file
@ -0,0 +1,12 @@
|
||||
summary: CI test plan
|
||||
/default-hw-tier1:
|
||||
plan:
|
||||
import:
|
||||
url: https://pkgs.devel.redhat.com/git/tests/openscap
|
||||
name: /plans/gating/default-hw-tier1
|
||||
|
||||
/custom-hw-tier1:
|
||||
plan:
|
||||
import:
|
||||
url: https://pkgs.devel.redhat.com/git/tests/openscap
|
||||
name: /plans/gating/custom-hw-tier1
|
Loading…
Reference in New Issue
Block a user