Ansible job definitions for Zuul
Go to file
James E. Blair 97ae13d7a2 Pin podman on jammy
The jammy-updates/universe repo recently added
podman 3.4.4+ds1-1ubuntu1.22.04.1 which produces the error:

  Error validating CNI config file
  /home/zuul/.config/cni/net.d/zuul-tutorial_zuul.conflist:
  [plugin bridge does not support config version \"1.0.0\"
  plugin portmap does not support config version \"1.0.0\"
  plugin firewall does not support config version \"1.0.0\"
  plugin tuning does not support config version \"1.0.0\"]

Pin to 3.4.4+ds1-1ubuntu1 until this is fixed.

Change-Id: I944c6cbb8129abfc8e3383e0f08920520345f5be
2023-06-20 18:49:14 -07:00
doc Add ensure-quay-repo role 2023-04-21 15:09:42 -07:00
playbooks Gracefully handle use of intermediate registry in container upload role 2023-05-09 16:18:42 -07:00
roles Pin podman on jammy 2023-06-20 18:49:14 -07:00
test-playbooks Use full image url in container buildx path 2023-04-21 16:33:02 -07:00
tests Upgrade ansible-lint to 5.0 2021-03-17 15:44:43 +00:00
tools zuul-tests: autogenerate some more roles 2022-11-07 10:37:53 +11:00
util-tasks More E208 mode fixes 2020-10-31 07:34:03 +00:00
zuul-tests.d Add docker buildx multiarch support to container roleset 2023-03-23 11:14:14 -07:00
zuul.d Add container build jobs 2023-03-23 09:47:49 -07:00
.ansible-lint Update to ansible-lint 6.8.2 2022-11-07 10:37:53 +11:00
.gitignore Enable progressive mode with ansible-lint 2020-11-07 03:20:19 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:25:30 +00:00
.stestr.conf Add a python unit test framework 2018-07-25 09:11:25 -07:00
.yamllint linters: standardise on newline at end of file 2022-07-28 16:19:06 +10:00
bindep.txt Switch py3.10 testing to Ubuntu Jammy 2022-05-04 16:52:37 -07:00
CONTRIBUTING.rst Link the policy to the CONTRIBUTING.rst file 2020-01-28 07:21:08 -05:00
LICENSE Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
linters-requirements.txt Cap ansible-lint <6.13 2023-02-23 18:31:54 +00:00
README.rst Add installation/deprecation documentation 2018-04-11 08:03:57 -07:00
setup.cfg Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
setup.py setup.py: override modules to stop auto-detection 2022-07-27 11:14:06 +10:00
test-constraints.txt pin oauthlib version for python2.7 2022-01-27 14:35:06 +01:00
test-requirements.txt test-requirements: bump to Ansible 2.8 2022-08-12 10:08:10 +10:00
tox.ini Pin virtualenv in tox environments 2023-04-21 20:43:45 +00:00

Zuul Jobs

This repo contains a set of Zuul jobs and Ansible roles suitable for use by any Zuul system.