mirror of https://github.com/ansible/ansible.git
* Make Azure Pipelines resource_prefix lowercase.
* Make classification of CI files consistent.
* Update package-data sanity test for AZP.
(cherry picked from commit 92b66e3e31
)
Co-authored-by: Matt Clay <mclay@redhat.com>
pull/71984/head
parent
988d410e17
commit
c4e3552c8d
@ -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