tests/ci: Switch to testing on 8.4 GA
Updating terraform sha and switching to 8.4 GA runners. Also updating DISTRO_CODE for each runner.
This commit is contained in:
parent
b065a456d6
commit
221381b2de
2 changed files with 8 additions and 7 deletions
|
|
@ -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: Test: regenerate all image test cases
|
||||
OSBUILD_COMPOSER_COMMIT=2aedd3da05975cbd3ed507f0edcc3a973804d6ff
|
||||
# Currently: Image tests: skip rpm-ostree-1-autovar.conf tmpfiles.d config on Fedora
|
||||
OSBUILD_COMPOSER_COMMIT=9497ef8ca9e05a177dc8ec5cbb80b98ad450b041
|
||||
|
||||
# Get OS details.
|
||||
source /etc/os-release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue