tests: switch from 9.0 to 9.1 repo overrides

Related: rhbz#2060061
This commit is contained in:
Jacob Kozol 2022-07-26 18:28:01 +02:00
parent 8b1a6a49e1
commit 06a2a2a3c8
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ sed -ie 's/#SHA_CRYPT_MAX_ROUNDS 5000/SHA_CRYPT_MAX_ROUNDS 5000/' /etc/login.def
# overriding osbuild-composer repo with nightly
mkdir -p /etc/osbuild-composer/repositories
cp $SOURCE/test/files/rhel-90.json /etc/osbuild-composer/repositories/rhel-90.json
cp $SOURCE/test/files/rhel-91.json /etc/osbuild-composer/repositories/rhel-91.json
# Make cockpit.socket and lorax-composer start
systemctl start cockpit.socket