Merge "Fix pre_test_hook in rally-scenarios-job"
This commit is contained in:
commit
3ca3786c21
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user