Compare commits
No commits in common. "c8" and "c8s-private-than" have entirely different histories.
c8
...
c8s-privat
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
1
|
5
.gitignore
vendored
5
.gitignore
vendored
@ -1 +1,4 @@
|
|||||||
SOURCES/opencryptoki-3.22.0.tar.gz
|
SOURCES/opencryptoki-3.19.0.tar.gz
|
||||||
|
/opencryptoki-3.19.0.tar.gz
|
||||||
|
/opencryptoki-3.21.0.tar.gz
|
||||||
|
/opencryptoki-3.22.0.tar.gz
|
||||||
|
38
CI_plan.fmf
Normal file
38
CI_plan.fmf
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
/tier1-tests-on-x86_64-with-swtok:
|
||||||
|
|
||||||
|
summary: opencryptoki Tier1 tests on x86_64 with swtok
|
||||||
|
|
||||||
|
tag:
|
||||||
|
- Tier1
|
||||||
|
|
||||||
|
discover:
|
||||||
|
url: https://src.fedoraproject.org/tests/opencryptoki.git
|
||||||
|
filter: "tag:Tier1"
|
||||||
|
how: fmf
|
||||||
|
test:
|
||||||
|
- "Sanity/.*"
|
||||||
|
- "Regression/.*"
|
||||||
|
|
||||||
|
execute:
|
||||||
|
how: tmt
|
||||||
|
|
||||||
|
/sw-token-package-update:
|
||||||
|
|
||||||
|
summary: perform opencryptoki package update on a configured SW token
|
||||||
|
|
||||||
|
prepare:
|
||||||
|
- how: shell
|
||||||
|
order: 90
|
||||||
|
script:
|
||||||
|
- dnf -y downgrade 'opencryptoki*'
|
||||||
|
|
||||||
|
discover:
|
||||||
|
url: https://src.fedoraproject.org/tests/opencryptoki.git
|
||||||
|
how: fmf
|
||||||
|
test:
|
||||||
|
- /Update/initialized-sw-token/setup
|
||||||
|
- /Update/dnf-update-opencryptoki
|
||||||
|
- /Update/initialized-sw-token/test
|
||||||
|
|
||||||
|
execute:
|
||||||
|
how: tmt
|
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: baseos-ci.brew-build.openstack-tier1-gating.functional}
|
||||||
|
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.beaker-tier1-gating.functional}
|
Loading…
Reference in New Issue
Block a user