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:
Jakub Rusz 2021-10-04 10:57:52 +02:00 committed by jrusz
parent b065a456d6
commit 221381b2de
2 changed files with 8 additions and 7 deletions

View file

@ -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