mirror of https://github.com/ansible/ansible.git
CI provider fixes for ansible-test. (#71929)
* Make Azure Pipelines resource_prefix lowercase. * Make classification of CI files consistent. * Update package-data sanity test for AZP.pull/71938/head
parent
4f990e7615
commit
92b66e3e31
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ansible-test - The ``resource_prefix`` variable provided to tests running on Azure Pipelines is now converted to lowercase to match other CI providers.
|
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ansible-test - Change classification using ``--changed`` now consistently handles common configuration files for supported CI providers.
|
Loading…
Reference in New Issue