tests: Update gating test iso name to rhel 9
Related: rhbz#1931762
This commit is contained in:
parent
211225c717
commit
bd59be9cf7
@ -14,5 +14,5 @@ if [ -z "$REPOS" ]; then
|
||||
fi
|
||||
|
||||
# Run lorax using the host's repository configuration file
|
||||
lorax --product="Red Hat Enterprise Linux" --version=8 --release=8 --volid="RHEL-8-test" \
|
||||
$REPOS --isfinal --nomacboot /var/tmp/lorax-rhel8-iso/
|
||||
lorax --product="Red Hat Enterprise Linux" --version=9 --release=9 --volid="RHEL-9-test" \
|
||||
$REPOS --isfinal --nomacboot /var/tmp/lorax-rhel9-iso/
|
||||
|
Loading…
Reference in New Issue
Block a user