Fix gate-rally-dsvm-designate-* jobs

When using local_conf one shouldn't trigger gate_hook

Change-Id: Ib46a88ee102e639b26e6815d0f4f4adbeadf7f32
This commit is contained in:
Boris Pavlovic 2017-07-20 16:32:25 -07:00
parent a4c3e6e105
commit 8fa18860b4
1 changed files with 0 additions and 6 deletions

View File

@ -220,12 +220,6 @@
export IDENTITY_API_VERSION=3
function gate_hook {{
cd /opt/stack/new/designate/devstack/gate
./gate_hook.sh
}}
export -f gate_hook
function post_test_hook {{
$BASE/new/rally/tests/ci/rally-gate.sh
}}