diff --git a/tests/verify.sh b/tests/verify.sh index 3510117..931e440 100755 --- a/tests/verify.sh +++ b/tests/verify.sh @@ -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