Merge "don't UNDO_REQUIREMENTS after we update from g-r"

This commit is contained in:
Jenkins
2013-11-11 14:25:19 +00:00
committed by Gerrit Code Review

View File

@@ -111,6 +111,8 @@ VIRT_DRIVER=$DEVSTACK_GATE_VIRT_DRIVER
SWIFT_REPLICAS=1
LOG_COLOR=False
PIP_USE_MIRRORS=False
# Don't reset the requirements.txt files after g-r updates
UNDO_REQUIREMENTS=False
CINDER_PERIODIC_INTERVAL=10
export OS_NO_CACHE=True
EOF