Skip to content

Commit

Permalink
Fix a typo in KSTEST_EXTRA_BOOTOPTS
Browse files Browse the repository at this point in the history
Related: RHEL-55728
  • Loading branch information
rvykydal committed Aug 26, 2024
1 parent dd5a2dd commit 5ec8042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/defaults-rhel10.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ export KSTEST_FTP_URL='ftp://download.devel.redhat.com/mnt/redhat/rhel-10/nightl
export KSTEST_OSTREECONTAINER_URL='quay.io/centos-bootc/centos-bootc:stream10'

# FIXME: This is a temporary workaround until https://issues.redhat.com/browse/RHEL-55728 is fixed.
export KSTEST_EXTRA_BOOTOPS='net.naming_scheme=v255'
export KSTEST_EXTRA_BOOTOPTS='net.naming_scheme=v255'

0 comments on commit 5ec8042

Please sign in to comment.