Ansible job definitions for Zuul
Go to file
Alfredo Moralejo 8beac88116 Rename config repos file config for CentOS Stream
Currently, config file is CentOS-8-stream.yaml but the value of
ansible_distribution_major_version fact in CentOS stream is 8, not
8-stream [1], so jobs running in centos-8-stream images are actually
using centos-8 repositories.

This patch is modyfing the list of config files to use ansible_lsb.id
fact wich is CentOSStream and renaming the file name.

[1] https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_792/770771/2/check/packstack-centos8s-integration-scenario002/792342c/zuul-info/host-info.centos8s.yaml

Change-Id: I7199acdd45151d2553ef17588909615b5a7c5b61
2021-01-21 09:00:36 +00:00
.rules Add linting rule to enforce no-same-owner policy 2020-06-18 11:06:45 +02:00
doc Create upload-container-image role 2020-11-13 15:04:27 -05:00
playbooks Merge "Add nimble roles and job" 2020-11-12 22:44:33 +00:00
roles Rename config repos file config for CentOS Stream 2021-01-21 09:00:36 +00:00
test-playbooks Enable installing nimble siblings 2020-12-07 15:23:27 +01:00
tests Add test cases for tox line comment parsing 2020-04-03 19:34:24 +02:00
tools Temporarily stop running Gentoo base role tests 2021-01-17 08:16:18 +01:00
util-tasks More E208 mode fixes 2020-10-31 07:34:03 +00:00
zuul-tests.d Temporarily stop running Gentoo base role tests 2021-01-17 08:16:18 +01:00
zuul.d Clarity tox_environment accepts dictionary not list 2021-01-08 23:41:24 +03:00
.ansible-lint Enable progressive mode with ansible-lint 2020-11-07 03:20:19 +01: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 yamlint: EOF newlines and comments indent 2020-05-14 08:42:17 +00:00
bindep.txt Fix py27 tox 2020-05-27 17:12:32 +02: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 Enable progressive mode with ansible-lint 2020-11-07 03:20:19 +01: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 Add initial license, docs, and other config 2017-06-08 14:01:21 -07:00
test-constraints.txt Fix py27 tox 2020-05-27 17:12:32 +02:00
test-requirements.txt Pin keystoneauth1 and cachetools on older Python 2020-11-24 01:28:51 +00:00
tox.ini Better error output for update-test-platforms.py 2020-12-11 16:49:44 +01:00

Zuul Jobs

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