Disable cinder in normal devstack gate.

Merge after we've switched to the cinder job.  This job should be
unused at this point.

Change-Id: I140bb8e5f95abf276c1bc488062725cd50495056
Reviewed-on: https://review.openstack.org/12086
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: John Griffith <john.griffith@solidfire.com>
Tested-by: Jenkins
This commit is contained in:
James E. Blair 2012-08-28 17:12:58 -07:00 committed by Jenkins
parent a7eab47907
commit e67a1b54af

View File

@ -54,6 +54,7 @@
#!/bin/bash -xe
export PYTHONUNBUFFERED=true
export DEVSTACK_GATE_TEMPEST=1
export DEVSTACK_GATE_CINDER=0
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
./safe-devstack-vm-gate-wrap.sh