Disable automated cleaning in grenade
Grenade has seven nodes, and chances that at least one of them will fail PXE booting is quite high. Ironic itself already has automated cleaning disabled in its grenade jobs. Change-Id: I89fab35848801ebd57a772fc4efa637cfb81844f
This commit is contained in:
parent
8db7ef7bf1
commit
1ae010bb70
@ -174,6 +174,7 @@
|
||||
|
||||
export DEVSTACK_PROJECT_FROM_GIT=""
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"IRONIC_VM_COUNT=7"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"IRONIC_AUTOMATED_CLEAN_ENABLED=False"
|
||||
|
||||
# Ensure the ironic-vars-EARLY file exists
|
||||
touch ironic-vars-early
|
||||
|
Loading…
x
Reference in New Issue
Block a user