Merge "Export a GEARDSERVER to tripleo-gate."

This commit is contained in:
Jenkins 2014-01-16 03:20:06 +00:00 committed by Gerrit Code Review
commit 456091c49f

View File

@ -16,6 +16,7 @@
export DEVSTACK_GATE_TIMEOUT=120
export DEVSTACK_GATE_TEMPEST=0
export DEVSTACK_GATE_EXERCISES=0
export GEARDSERVER=138.35.77.19
function gate_hook {
bash -xe /home/jenkins/tripleo/tripleo-ci/toci_gate_test.sh
}