tests: enable testing on aarch64 RHEL
Also update osbuild-composer version. debug: skip openstack boot on aarch64
This commit is contained in:
parent
1b797dfcff
commit
8d67396ff3
2 changed files with 5 additions and 2 deletions
|
|
@ -52,9 +52,12 @@ Testing:
|
|||
- aws/fedora-33-x86_64
|
||||
- aws/fedora-33-aarch64
|
||||
- aws/rhel-8.4-ga-x86_64
|
||||
- aws/rhel-8.4-ga-aarch64
|
||||
- aws/rhel-8.6-nightly-x86_64
|
||||
- aws/rhel-8.6-nightly-aarch64
|
||||
# See https://github.com/osbuild/osbuild-composer/issues/1819 and related issues
|
||||
# - aws/rhel-9.0-nightly-x86_64
|
||||
# - aws/rhel-9.0-nightly-aarch64
|
||||
INTERNAL_NETWORK: "true"
|
||||
|
||||
finish:
|
||||
|
|
|
|||
|
|
@ -4,8 +4,8 @@ set -euxo pipefail
|
|||
DNF_REPO_BASEURL=http://osbuild-composer-repos.s3.amazonaws.com
|
||||
|
||||
# The osbuild-composer commit to run reverse-dependency test against.
|
||||
# Currently: ostree: change the URL for OC client temporarily
|
||||
OSBUILD_COMPOSER_COMMIT=ece191f73e319bbcc885bcc983fb0e6cefe6014a
|
||||
# Currently: tests/regression: skip satellite regression test on subscribed RHEl
|
||||
OSBUILD_COMPOSER_COMMIT=c38ebb16431be3df782862c6b0e9b611a50b2350
|
||||
|
||||
# Get OS details.
|
||||
source /etc/os-release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue