tests: switch from 9.0 to 9.1 repo overrides
Related: rhbz#2060061
This commit is contained in:
parent
8b1a6a49e1
commit
06a2a2a3c8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user