Files
devstack-gate/devstack-vm-gate.sh
Clark Boylan 3a7ddaa377 Enable large ops if flag is >= 1
The largeops flag value is now used to set the number of concurrent VMs
to start which means we cannot simply check against 1 to see if the job
is enabled. Any value greater than 1 is also valid. Make the comparison
`"$DEVSTACK_GATE_TEMPEST_LARGE_OPS" -ge "1"` to catch non default cases.

Change-Id: Ifbfeb3ee47373d4ba0046acc1daa6cb0e85554f2
2014-03-31 22:54:23 -07:00

14 KiB
Executable File