ansible-collections-openstack/tools
Mark Goddard e009f80ffc CI: Fix linters-devel and devstack tests
The linters-devel job fails with:

  ansible-test sanity: error: argument --skip-test: invalid choice:
  'metaclass-boilerplate' (choose from 'action-plugin-docs', ...)

The functional test fails with:

  The conditional check 'info1.volumes | selectattr("id", "equalto", "{{
  info.volumes.0.id }}") | list | length == 1' failed. The error was:
  Conditional is marked as unsafe, and cannot be evaluated.

This is due to a change in Ansible 2.17 preventing embedded templates
from referencing unsafe data [1].

[1] https://docs.ansible.com/ansible/latest/porting_guides/porting_guide_9.html#playbook

Change-Id: I2f8411cac1403568afb13c2b96ba452c4c81f126
2024-01-19 17:42:23 +00:00
..
build.py Remove MANIFEST.json before building 2020-03-13 10:14:58 -05:00
check-import.sh Restricted galaxy-importer script to Python 3.6+ 2022-04-28 08:36:12 +02:00
run-ansible-sanity.sh CI: Fix linters-devel and devstack tests 2024-01-19 17:42:23 +00:00