Location of Network Tests (#18048)

This commit is contained in:
John R Barker 2016-10-16 11:01:04 +01:00 committed by GitHub
parent 3922328954
commit d9b570aaae

View file

@ -22,6 +22,8 @@ Integration test layer, constructed using playbooks.
Some tests may require cloud credentials, others will not, and destructive tests are separated from non-destructive so a subset
can be run on development machines.
Tests for network modules can be found in https://github.com/ansible/test-network-modules/
learn more
----------