diff --git a/playbooks/roles/os_tempest/templates/openstack_tempest_gate.sh.j2 b/playbooks/roles/os_tempest/templates/openstack_tempest_gate.sh.j2 index c05872e1d4..ef179b9457 100644 --- a/playbooks/roles/os_tempest/templates/openstack_tempest_gate.sh.j2 +++ b/playbooks/roles/os_tempest/templates/openstack_tempest_gate.sh.j2 @@ -65,7 +65,7 @@ function gen_test_list_all() { # it ignores its stdin and pulls the test list from github. function gen_test_list_defcore(){ branch=${1:-juno} - python <