issue #426: teach debops_common_tests to use py3 prefix

issue510
David Wilson 6 years ago
parent e12c963279
commit 4db2168f83

@ -55,6 +55,7 @@ with ci_lib.Fold('job_setup'):
'%(name)s '
'ansible_host=%(hostname)s '
'ansible_port=%(port)d '
'ansible_python_interpreter=%(python_path)s '
'\n'
% container
for container in containers

Loading…
Cancel
Save