ansible-collections / cisco.nxos

Ansible Network Collection for Cisco NXOS
GNU General Public License v3.0
115 stars 109 forks source link

Add tests/config.yml file to skip sanity compile tests for unsupported versions of Python #759

Closed alisonlhart closed 12 months ago

alisonlhart commented 1 year ago

Add a tests/config.yml file to skip unsupported Python versions so ansible-test sanity is clean in the Automation Hub import pipeline. In the last release (v5.2.0) there were Python 2.7 and 3.5 errors. See https://github.com/ansible/ansible/blob/devel/test/lib/ansible_test/config/config.yml.