ci: add OpenSCAP tests
This commit is contained in:
parent
53c56de88c
commit
6ed9e48d87
1 changed files with 14 additions and 0 deletions
|
|
@ -605,6 +605,20 @@ Multi-tenancy:
|
|||
RUNNER: aws/rhel-8.6-ga-x86_64
|
||||
INTERNAL_NETWORK: "true"
|
||||
|
||||
OpenSCAP:
|
||||
stage: test
|
||||
extends: .terraform
|
||||
rules:
|
||||
- !reference [.upstream_rules, rules]
|
||||
script:
|
||||
- schutzbot/deploy.sh
|
||||
- /usr/libexec/tests/osbuild-composer/oscap.sh
|
||||
parallel:
|
||||
matrix:
|
||||
- RUNNER:
|
||||
- rhos-01/rhel-8.7-nightly-x86_64-large
|
||||
- rhos-01/rhel-9.1-nightly-x86_64-large
|
||||
|
||||
Upgrade:
|
||||
stage: test
|
||||
extends: .terraform/openstack
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue