validations-common 1.9.0 We are stoked to announce the release of: [pbr] Generating ChangeLog validations-common 1.9.0: [pbr] Generating ChangeLog A common Ansible libraries and plugins for the validations framework The source is available from: https://opendev.org/openstack/[pbr] Generating ChangeLog validations-common Download the package from: https://tarballs.openstack.org/validations-common/ For more details, please see below. Changes in [pbr] Generating ChangeLog validations-common 1.8.0..1.9.0 --------------------------------------------------------------------- d00778f Functional test for running validations from file dec9846 Set fact for run_results returns error when previous validation run is skipped ef9ccda Resolving catalog test entries for image-serve and undercloud-tokenflush c657223 Improving development containerfile IDE integration d0ef0be bump tox minversion to 4.0.0 for master 879b056 Adding fallback mechanism to ntp validation role 978cd64 Changes needed for full functionality of tox 4.0.0 runtime 899b8f5 Fix ansible 2.14 incompatibility 9ef6e75 Bumping basepython version of the tox environments to 3.10 6759dde Pull flake8 from Github e83a48d Remove python-dev from bindep Diffstat (except docs and test files) ------------------------------------- .devcontainer/devcontainer.json | 41 +++++++ .dockerignore | 15 +-- .pre-commit-config.yaml | 2 +- Dockerfile | 28 +++++ bindep.txt | 1 - roles/validations/defaults/main.yaml | 2 + .../validations/tasks/execute_full_catalogue.yaml | 2 +- roles/validations/tasks/file.yaml | 118 +++++++++++++++++++++ roles/validations/tasks/list.yaml | 10 +- roles/validations/tasks/main.yaml | 69 +++++++++++- roles/validations/tasks/run.yaml | 4 +- roles/validations/tasks/run_extra_vars_file.yaml | 2 +- roles/validations/tasks/show_validation_info.yaml | 6 +- roles/validations/templates/file-template.j2 | 34 ++++++ roles/validations/vars/main.yaml | 84 ++++++++++++++- tox.ini | 10 +- .../molecule/default/prepare.yml | 2 - validations_common/roles/ntp/tasks/main.yml | 10 +- 18 files changed, 396 insertions(+), 44 deletions(-)
participants (1)
-
no-reply@openstack.org