zuul-jobs/roles/ensure-pip/tasks
Ian Wienand f578a38693 ensure-pip : fix Xenial exported virtualenv command
This is a fix for Id8347b6b09735659a7ed9bbe7f9d2798fbec9620 which did
not specify the full path in ensure_pip_virtualenv_command for Xenial.

This slipped by testing because there we check
ensure_pip_virtualenv_command runs under a shell:, but not when called
as the argument to the pip: module (which exec's it differently and
requires the full path).  Update testing to do that too.

Change-Id: I65ff5ce913917079ab2fc1d88c56d1c0a24ea83e
2020-05-06 11:15:00 +10:00
..
Debian.yaml ensure-pip: use python2-pip when running under Python 2 2020-05-05 09:27:24 +10:00
default.yaml ensure-pip: Add role 2020-04-14 10:20:33 +10:00
Gentoo.yaml ensure-pip: Add role 2020-04-14 10:20:33 +10:00
main.yaml ensure-pip : fix Xenial exported virtualenv command 2020-05-06 11:15:00 +10:00
RedHat.yaml ensure-pip: use python2-pip when running under Python 2 2020-05-05 09:27:24 +10:00
source.yaml Add loop var policy to ansible-lint 2020-04-29 17:20:59 +02:00
Suse.yaml ensure-pip: use python2-pip when running under Python 2 2020-05-05 09:27:24 +10:00
workarounds.yaml ensure-pip: use python2-pip when running under Python 2 2020-05-05 09:27:24 +10:00
xenial.yaml ensure-pip: Install backported pip for Xenial 2020-05-06 06:41:50 +10:00