Execute ContainerEmbedding CI job for RHEL and include in nightly pipeline
Achilleas says it should be triggered for RHEL as well
This commit is contained in:
parent
edf4f7e879
commit
3686223a40
1 changed files with 5 additions and 0 deletions
|
|
@ -800,6 +800,7 @@ ContainerEmbedding:
|
|||
extends: .terraform
|
||||
rules:
|
||||
- !reference [.upstream_rules_all, rules]
|
||||
- !reference [.nightly_rules_all, rules]
|
||||
script:
|
||||
- schutzbot/deploy.sh
|
||||
- /usr/libexec/tests/osbuild-composer/container-embedding.sh
|
||||
|
|
@ -809,6 +810,10 @@ ContainerEmbedding:
|
|||
RUNNER:
|
||||
- aws/centos-stream-8-x86_64
|
||||
- aws/centos-stream-9-x86_64
|
||||
- aws/rhel-8.8-nightly-x86_64
|
||||
- aws/rhel-8.8-nightly-aarch64
|
||||
- aws/rhel-9.2-nightly-x86_64
|
||||
- aws/rhel-9.2-nightly-aarch64
|
||||
|
||||
finish:
|
||||
stage: finish
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue