summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2019-08-07 09:34:11 -0700
committerGitHub <noreply@github.com>2019-08-07 09:34:11 -0700
commita93a0c8fd6f48dced4b56a3077e3662e2853f30e (patch)
tree4c47207e8465a24d83d24070e395ada4bf44bd42 /.github
parent164881d871964aa64e0f911d03ae270acbad253c (diff)
downloadansible-a93a0c8fd6f48dced4b56a3077e3662e2853f30e.tar.gz
Relocate validate-modules for easier testing. (#60214)
* Relocate module validator code and tests. * Fix validate-modules entry point and imports. * Fix paths and test entry points. * Fix up unit tests. * Fix shebang and execute bit.
Diffstat (limited to '.github')
-rw-r--r--.github/BOTMETA.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml
index bb5ec4b137..aca93c005d 100644
--- a/.github/BOTMETA.yml
+++ b/.github/BOTMETA.yml
@@ -1469,11 +1469,11 @@ files:
- mattclay
keywords:
- validate-modules
- test/lib/ansible_test/_data/sanity/validate-modules/schema.py:
+ test/lib/ansible_test/_data/sanity/validate-modules/validate_modules/schema.py:
notified:
- gundalow
- sivel
- test/lib/ansible_test/_data/sanity/validate-modules/main.py:
+ test/lib/ansible_test/_data/sanity/validate-modules/validate_modules/main.py:
notified:
- gundalow
- sivel