Merge "fixing cue rally test job"

This commit is contained in:
Jenkins
2015-07-10 17:25:27 +00:00
committed by Gerrit Code Review

View File

@@ -416,7 +416,7 @@
export -f gate_hook
function post_test_hook {
$BASE/new/rally/tests/ci/rally-gate.py
$BASE/new/rally/tests/ci/rally-gate.sh
}
export -f post_test_hook