Merge "Remove setting of RE_EXEC from nova-docker job"

This commit is contained in:
Jenkins 2014-05-06 22:14:17 +00:00 committed by Gerrit Code Review
commit 80b1be3515

View File

@ -29,7 +29,6 @@
export DEVSTACK_GATE_TIMEOUT=60 export DEVSTACK_GATE_TIMEOUT=60
export DEVSTACK_GATE_TEMPEST=0 export DEVSTACK_GATE_TEMPEST=0
export DEVSTACK_GATE_TEMPEST_FULL=0 export DEVSTACK_GATE_TEMPEST_FULL=0
export RE_EXEC=false
export PROJECTS="stackforge/nova-docker $PROJECTS" export PROJECTS="stackforge/nova-docker $PROJECTS"
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
./safe-devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh