Slightly reduce the disk size when testing DHCP
With 3 testing nodes, we're running out of space on Ubuntu nodes. Change-Id: If1d430e347cadf1e3519ce9fcdfdf1b3070df7de
This commit is contained in:
parent
ab62784f22
commit
069cfae34e
@ -93,6 +93,7 @@ if [ ${USE_DHCP} = "true" ]; then
|
||||
ENABLE_INSPECTOR=false
|
||||
INSPECT_NODES=false
|
||||
TEST_VM_NUM_NODES=3
|
||||
VM_DISK=4
|
||||
INVENTORY_DHCP=true
|
||||
INVENTORY_DHCP_STATIC_IP=true
|
||||
WRITE_INTERFACES_FILE=false
|
||||
|
Loading…
x
Reference in New Issue
Block a user