zuul/playbooks
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
..
dashboard Update node to v14 and update to new jobs 2020-05-20 14:25:47 -05:00
quick-start Shift docker and pip setup to pre-playbook for quick-start 2020-06-16 09:12:48 -05:00
release Use ensure-* roles 2020-04-07 16:27:52 +02:00
zuul-migrate Update references for opendev 2019-04-24 12:59:17 +00:00
zuul-stream Create virtualenvs in series to avoid cache race 2020-06-23 10:08:06 -07:00