zuul-jobs/playbooks
Clark Boylan 7ae274dff8 Fix nox job python2.7 support
Virtualenv dropped python2.7 support. When we install latest nox it also
installs latest virtualenv. Then when we try to run python2.7 jobs which
will create a python2.7 venv things fail with:

  RuntimeError: failed to find interpreter for Builtin discover of python_spec='python2.7'

The underlying issue is that we are getting a too new virtualenv. Fix
this by adding a pre run step to the python2.7 jobs that downgrades to a
version of virtualenv that should support python2.7 environments.

Change-Id: I0ed9915b25c752cdaae4df19c9a0e0dc1aafd3d7
2023-08-22 10:02:22 -07:00
..
chart-testing yamlint: EOF newlines and comments indent 2020-05-14 08:42:17 +00:00
container-image Gracefully handle use of intermediate registry in container upload role 2023-05-09 16:18:42 -07:00
dco-license dco-license: remove the empty nodeset 2020-07-22 14:46:41 +00:00
dhall dhall-diff: add new job 2020-05-03 19:06:37 +00:00
docker-image Rename install-docker to ensure-docker for consistency 2020-04-04 15:41:29 -04:00
enable-fips Add ubuntu to enable-fips role 2023-02-09 19:02:00 +00:00
go Rename install-go to ensure-go for consistency 2020-04-06 21:10:11 +02:00
golangci-lint Use ensure-* roles 2020-04-12 15:26:10 +02:00
haskell haskell-stack-test: add haskell tool stack test 2020-05-01 15:35:33 +00:00
helm Fixes all tasks should be named rule 2021-03-08 13:30:32 +00:00
helm-lint helm: Add job for linting helm charts 2022-11-16 15:09:07 -08:00
javascript Split browser and non-browser targetting js test jobs 2020-05-12 11:31:42 -05:00
markdownlint Rename install-nodejs to ensure-nodejs for consistency 2020-04-04 15:41:29 -04:00
multinode OpenDev Migration Patch 2019-04-19 19:25:30 +00:00
nimble Add nimble roles and job 2020-11-08 09:36:05 +01:00
nodejs-npm Add new non-npm specific javascript jobs 2020-05-12 07:50:19 +02:00
nox Fix nox job python2.7 support 2023-08-22 10:02:22 -07:00
packer Adds roles to install and run hashicorp packer 2020-04-13 16:44:32 +02:00
phoronix-test-suite phoronix-test-suite: extract ensure- role from run playbook 2020-06-18 13:58:15 +00:00
python More E208 (final) 2020-11-10 19:34:45 +00:00
releasenotes Rename install-if-python to ensure-if-python for consistency 2020-04-04 15:41:29 -04:00
run-test-command explicit error when test_command is undef 2020-09-22 13:39:22 +02:00
shake shake-build: add shake build system job 2020-05-28 12:48:16 +00:00
sphinx Rename install-if-python to ensure-if-python for consistency 2020-04-04 15:41:29 -04:00
terraform linters: standardise on newline at end of file 2022-07-28 16:19:06 +10:00
tox Bits to keep ansible-lint happy 2021-03-10 18:04:08 +00:00
tox-docs linters: standardise on newline at end of file 2022-07-28 16:19:06 +10:00
unittests Add nox role and some simple jobs 2022-12-19 18:41:12 -08:00
upload-git-mirror Add a job that runs the upload-git-mirror role 2019-03-28 10:39:25 -04:00
validate-zone-db validate-zone-db : add job and make more generic 2019-05-24 10:00:49 +10:00