ci: remove the composer image test
This test that compiles and compare image-info from manifests is redundant with the tests from manifest-db.
This commit is contained in:
parent
a65cf82b5e
commit
77153698c5
1 changed files with 0 additions and 21 deletions
|
|
@ -55,27 +55,6 @@ RPM:
|
|||
- aws/rhel-9.1-nightly-aarch64
|
||||
INTERNAL_NETWORK: "true"
|
||||
|
||||
Composer Tests:
|
||||
stage: test
|
||||
extends: .terraform
|
||||
script:
|
||||
- schutzbot/deploy.sh
|
||||
- /usr/libexec/tests/osbuild-composer/image_tests.sh
|
||||
parallel:
|
||||
matrix:
|
||||
- RUNNER:
|
||||
- aws/fedora-35-x86_64
|
||||
- aws/fedora-35-aarch64
|
||||
- aws/fedora-36-x86_64
|
||||
- aws/fedora-36-aarch64
|
||||
- aws/rhel-8.6-ga-x86_64
|
||||
- aws/rhel-8.6-ga-aarch64
|
||||
- aws/rhel-8.7-nightly-x86_64
|
||||
- aws/rhel-8.7-nightly-aarch64
|
||||
- aws/rhel-9.1-nightly-x86_64
|
||||
- aws/rhel-9.1-nightly-aarch64
|
||||
INTERNAL_NETWORK: "true"
|
||||
|
||||
OSTree Images:
|
||||
stage: test
|
||||
extends: .terraform
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue