Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ansible/ansible.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Clay <mclay@redhat.com>2021-08-13 01:07:06 +0300
committerGitHub <noreply@github.com>2021-08-13 01:07:06 +0300
commit99a79e1969472ab4ba5c0bd0cab61927b9aa93d9 (patch)
treeeff0efdf8d721c836a4081191039d2dfcfde68fd /.github
parent394860560a553e85e1934699bbab1ba615922c85 (diff)
ansible-test - Move code from _data to _util. (#75495)
* Update paths to match relocated files. * Update ansible-test symlink paths. * Update path classification. * Update MANIFEST.in * Update sanity test context paths. * Update sanity ignores. * Update shebang sanity test. * Update configure-remoting-ps1 sanity test. * Update BOTMETA.yml to reflect new paths. * Update paths in collection loader comments. * Update Makefile for ansible-test. * Update docs. * Add changelog fragment.
Diffstat (limited to '.github')
-rw-r--r--.github/BOTMETA.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml
index dd56f6565e2..d9346a9b933 100644
--- a/.github/BOTMETA.yml
+++ b/.github/BOTMETA.yml
@@ -121,16 +121,16 @@ files:
notified: mattclay
test/lib/:
notified: mattclay
- test/lib/ansible_test/_data/sanity/validate-modules:
+ test/lib/ansible_test/_util/controller/sanity/validate-modules:
keywords:
- validate-modules
notified:
- mattclay
- test/lib/ansible_test/_data/sanity/validate-modules/validate_modules/main.py:
+ test/lib/ansible_test/_util/controller/sanity/validate-modules/validate_modules/main.py:
notified:
- gundalow
- sivel
- test/lib/ansible_test/_data/sanity/validate-modules/validate_modules/schema.py:
+ test/lib/ansible_test/_util/controller/sanity/validate-modules/validate_modules/schema.py:
notified:
- gundalow
- sivel