validations-common 1.1.1
We are stoked to announce the release of: validations-common 1.1.1: A common Ansible libraries and plugins for the validations framework The source is available from: https://opendev.org/openstack/validations-common Download the package from: https://tarballs.openstack.org/validations-common/ For more details, please see below. Changes in validations-common 1.1.0..1.1.1 ------------------------------------------ 946e3a8 Change path for validation Ansible files b706d7c Switch legacy Zuul jobs to native Zuul v3 jobs 7b1d281 Get validation log path if exist 57eec17 Add validation.py as script in setup.cfg e907e8c Fix pygments style Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 30 ++++++ playbooks/post.yaml | 10 ++ playbooks/validations-common-functional.yaml | 14 +++ releasenotes/source/conf.py | 2 +- roles/fetch_validations/defaults/main.yaml | 4 + roles/fetch_validations/tasks/main.yaml | 25 +++++ roles/validations/defaults/main.yaml | 29 ++++++ roles/validations/tasks/main.yaml | 30 ++++++ roles/validations/tasks/validations.yaml | 26 +++++ setup.cfg | 13 ++- .../callback_plugins/validation_json.py | 4 +- zuul.d/base.yaml | 15 --- zuul.d/layout.yaml | 13 --- zuul.d/molecule.yaml | 115 --------------------- zuul.d/playbooks/pre.yml | 28 ----- zuul.d/playbooks/run-local.yml | 13 --- zuul.d/playbooks/run.yml | 20 ---- 17 files changed, 180 insertions(+), 211 deletions(-)
participants (1)
-
no-reply@openstack.org