ansible/test
Matt Clay 4063d58339 Use relative submodule status in ansible-test.
The `git submodule status` command is relative to the current git repository by default.
When running from a repository subdirectory paths can be returned above the current directory.
Specifying the current directory with `git submodule status` avoids listing submodules above that directory.

This will fix issues when testing a collection that is rooted below the repository root when that repository uses submodules.
2019-08-29 20:29:38 -07:00
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 2019-08-24 11:38:30 -07:00
integration Rewrite nxos_file_copy as an action plugin (#60643) 2019-08-29 12:57:39 -07:00
legacy Rename Azure modules: facts -> info (#61505) 2019-08-29 17:00:45 +08:00
lib/ansible_test Use relative submodule status in ansible-test. 2019-08-29 20:29:38 -07:00
sanity Rewrite nxos_file_copy as an action plugin (#60643) 2019-08-29 12:57:39 -07:00
units Refactor galaxy collection API for v3 support (#61510) 2019-08-30 11:55:19 +10:00
utils Add additional group for sanity tests 2019-08-29 00:21:07 -07:00