We enthusiastically announce the release of: validations-common 1.5.0: 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.4.0..1.5.0 ------------------------------------------ cf7ebdd Create clients component for CI Validations Jobs 2976535 Run all validations and fail after for CI role 464b70d CI task for execution of all packaged validations 7c20266 Validation Framework functional test expansion fc90fd5 Adding more validations in the tripleo component test ee89324 Elevating priviledges for the check_package_update 2574c2b Use py3 as the default runtime for tox Diffstat (except docs and test files) ------------------------------------- roles/fetch_validations/tasks/main.yaml | 2 +- roles/validations/defaults/main.yaml | 1 + .../validations/tasks/execute_full_catalogue.yaml | 15 +++ roles/validations/tasks/list.yaml | 34 +++++- .../validations/tasks/list_validation_history.yaml | 52 +++++++++ roles/validations/tasks/main.yaml | 64 +++++++++++- roles/validations/tasks/run.yaml | 94 ++++------------- roles/validations/tasks/run_extra_vars_file.yaml | 41 ++++++++ roles/validations/tasks/show.yaml | 6 -- roles/validations/tasks/show_results.yaml | 21 ++++ roles/validations/tasks/show_validation_info.yaml | 33 ++++++ roles/validations/vars/main.yaml | 116 +++++++++++++++++++++ tox.ini | 2 +- .../check_latest_packages_version/tasks/main.yml | 1 + 14 files changed, 398 insertions(+), 84 deletions(-)
participants (1)
-
no-reply@openstack.org