zuul/playbooks/zuul-stream
Monty Taylor 1f7c6fef9c Create virtualenvs in series to avoid cache race
virtualenv 20.0.24 creates ~/.local/share/virtualenv with the
seed packages needed for making virtualenvs per-python version.
Creating empty virtualenvs is quick, so run those in sequence
to avoid race possibilities. Then, we can still run the
installs into the virtualenvs in parallel.

We also fix a bug in the console stream functional jobs and install pip
with the use of ensure-pip. This is necessary because the virtualenv
fix runs the stream functional jobs and the update to the stream
functional jobs relies on working docker images.

Change-Id: I3dec251d19dd7b3807848a54e6a20a8e89d30a4e
2020-06-23 10:08:06 -07:00
..
fixtures Manage ansible installations within zuul 2019-03-15 09:09:16 +01:00
templates Update references for opendev 2019-04-24 12:59:17 +00:00
functional.yaml Fix zuul-stream-functional tests 2019-11-19 11:57:40 -05:00
post-ara.yaml Manage ansible installations within zuul 2019-03-15 09:09:16 +01:00
post.yaml Move ara output generation to post playbook 2017-09-03 18:11:41 -05:00
pre.yaml Create virtualenvs in series to avoid cache race 2020-06-23 10:08:06 -07:00