Merge "Fix pre_test_hook in rally-scenarios-job"

This commit is contained in:
Jenkins 2014-04-16 14:49:28 +00:00 committed by Gerrit Code Review
commit 3ca3786c21
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
export PROJECTS="stackforge/rally $PROJECTS"
function pre_test_hook {{
/opt/stack/new/rally/tests_ci/pre_test_hook.sh
. /opt/stack/new/rally/tests_ci/pre_test_hook.sh
}}
export -f pre_test_hook

View File

@ -536,7 +536,7 @@ jobs:
voting: false
- name: ^check-rally-install-.*$
voting: false
- name: ^check-rally-scenarios-.*$
- name: check-rally-scenarios
voting: false
- name: gate-rally-python33
voting: false