1
0
mirror of https://github.com/rancher/os.git synced 2025-09-01 06:40:31 +00:00

tweak tests

This commit is contained in:
Ivan Mikushin
2015-12-11 17:38:00 +05:00
parent f03486263b
commit 084fb43201
2 changed files with 2 additions and 2 deletions

View File

@@ -174,7 +174,7 @@ if [ "$XHYVE" == "1" ] || [ "$QEMU" == "1" ]; then
-net user,vlan=0,hostfwd=tcp::2222-:22,hostname=rancher-dev \
-drive if=virtio,file=${HD} \
${KVM_ENABLE} \
-smp 4 \
-smp 1 \
-cdrom ${CLOUD_CONFIG_ISO} \
-append "${KERNEL_ARGS}" \
-nographic \