Commit Graph

6 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov 43032d25cf Fix linters and metadata
With update of ansible-lint to version >=6.0.0 a lot of new
linters were added, that enabled by default. In order to comply
with linter rules we're applying changes to the role.

With that we also update metdata to reflect current state.

Change-Id: I6b4b83ec472d4a3de9139eb4e7c7b2dc8a9fc260
2023-07-14 05:48:27 +00:00
Jonathan Rosser f2093a18ed Remove references to unsupported operating systems
All references to Gentoo, SUSE, Debian stretch and Centos-7  are removed.
Conditional tasks, ternary operators and variables are simplified where possible
OS specific variables files are generalised where possible

Change-Id: I8224deceba331d9fbca64c151b27430530a18528
2021-03-16 10:47:53 +00:00
Jean-Philippe Evrard 3cb2332ac5 Add integrated coverage
Currently this role doesn't test the integrated jobs.
Adding the main integrated jobs make sure this project doesn't
break the integrated.
As this role is only used for source installs, the distro
template job was not added.

This patch also fixes the meta for the role for openSUSE 15.

Change-Id: I462782a9618e07b855d1e46cbec3b64ec5a497fb
2019-05-21 16:48:29 +02:00
Mohammed Naser c101353ab6 debian: add ci and update meta
This patch adds the Debian jobs for this role to make sure
it's always passing as well as updates the meta to reflect
it's support of Debian accordingly.

Depends-On: I135ea73604890eae5e9e2a7cdcab81b2b39ad426
Change-Id: Iae0e172bac0abfdbc2d06f0b3778649de6749305
2019-04-06 18:51:31 -04:00
Jesse Pretorius 3dab77ff90 Add Bionic testing
Now that bionic testing is added into the tests repos, we can
start testing it in the repo.

Depends-On: https://review.openstack.org/566959
Depends-On: https://review.openstack.org/567032
Depends-On: https://review.openstack.org/567034
Depends-On: https://review.openstack.org/567038
Depends-On: https://review.openstack.org/567045
Change-Id: I8473f203a67b8128712b9aacdf194b1faa7cdc51
2018-07-30 13:10:31 +00:00
Jesse Pretorius c9139b0b3a Initial commit 2018-03-09 17:50:21 +00:00