issue #426: teach debops_common_tests to use py3 prefix
This commit is contained in:
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…
Reference in New Issue