diff --git a/test/image-tests/qcow2.sh b/test/image-tests/qcow2.sh index 52f8b9ae3..b27dace28 100755 --- a/test/image-tests/qcow2.sh +++ b/test/image-tests/qcow2.sh @@ -172,7 +172,6 @@ sudo virt-install \ --import \ --os-variant rhel8-unknown \ --noautoconsole \ - --cpu host-passthrough \ --network network=default # Wait for the image to make a DHCP request. @@ -233,4 +232,4 @@ else exit 1 fi -exit 0 \ No newline at end of file +exit 0