fixing cue rally test job
post test hook was using rally-gate.py when it is supposed to use rally-gate.sh. Change-Id: Ibfeab01b468f9c19c8c31e2ea54d05e67eb68f09
This commit is contained in:
@@ -416,7 +416,7 @@
|
|||||||
export -f gate_hook
|
export -f gate_hook
|
||||||
|
|
||||||
function post_test_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
|
export -f post_test_hook
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user