RETIRED, A collection of generic ansible playbooks for the Validation Framework
Go to file
Gael Chamoulaud (Strider) 99af090603 Convert all of the fedora28 container usage to CentOS8
This change moves all of the fedora28 container images to centos8 to ensure
we're maximizing coverage in all of our roles with OS images that represent
real deployments. While fedora28 was useful to exercise RHEL8 code path's
while there was no RHEL/CentOS8 container image, we can now use the upstream
CentOS8 image ensuring we're getting a true, representative, environment.

Change-Id: I47bfc8db92a5e3a31f12df1067f6f105635e92cc
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
2020-04-03 06:12:55 +00:00
.ansible-lint_rules Add RoleNames ansible-lint rule 2020-03-06 11:32:14 +01:00
releasenotes Migrate molecule jobs from centos 7 to 8 2020-03-13 12:23:25 +01:00
scripts Add zuul and molecule tests structure 2020-03-04 17:19:18 +01:00
tests Add zuul and molecule tests structure 2020-03-04 17:19:18 +01:00
tools Migrate molecule jobs from centos 7 to 8 2020-03-13 12:23:25 +01:00
validations_common Convert all of the fedora28 container usage to CentOS8 2020-04-03 06:12:55 +00:00
zuul.d Convert all of the fedora28 container usage to CentOS8 2020-04-03 06:12:55 +00:00
.ansible-lint Add RoleNames ansible-lint rule 2020-03-06 11:32:14 +01:00
.coveragerc Initialization of validations-common 2020-03-04 15:54:39 +01:00
.gitignore Initialization of validations-common 2020-03-04 15:54:39 +01:00
.gitreview Migrate molecule jobs from centos 7 to 8 2020-03-13 12:23:25 +01:00
.pre-commit-config.yaml Initialization of validations-common 2020-03-04 15:54:39 +01:00
.testr.conf Initialization of validations-common 2020-03-04 15:54:39 +01:00
.yamllint Move Ansible components to validations_common directory 2020-03-05 14:53:02 +01:00
LICENSE Add License File 2020-03-10 15:41:26 +01:00
MANIFEST.in Initialization of validations-common 2020-03-04 15:54:39 +01:00
README.rst Initialization of validations-common 2020-03-04 15:54:39 +01:00
ansible-test-env.rc Convert all of the fedora28 container usage to CentOS8 2020-04-03 06:12:55 +00:00
bindep.txt Initialization of validations-common 2020-03-04 15:54:39 +01:00
lower-constraints.txt Initialization of validations-common 2020-03-04 15:54:39 +01:00
molecule-requirements.txt Convert all of the fedora28 container usage to CentOS8 2020-04-03 06:12:55 +00:00
requirements.txt Remove mock as a test requirement and add PyYAML as requirement. 2020-03-17 11:20:16 +01:00
setup.cfg Add playbooks 2020-03-09 16:24:30 +01:00
setup.py Fix pbr installation issues 2020-03-05 10:44:48 +01:00
test-requirements.txt Update to hacking 3.0 2020-03-30 17:56:29 +02:00
tox.ini Move Ansible components to validations_common directory 2020-03-05 14:53:02 +01:00

README.rst

Validations-common

A collection of common Ansible libraries and plugins for the Validation Framework