1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Disable Network integration tests (#21273)

This will disable the integration tests for all network platforms &
modules, though the unit tests will still run.

This is needed while a large refactor of the networking code is done.
This commit is contained in:
John R Barker 2017-02-10 20:58:00 +00:00 committed by GitHub
parent f82a2caa72
commit 54e6c9472e

View file

@ -20,8 +20,6 @@ matrix:
- env: TEST=windows/2
- env: TEST=windows/3
- env: TEST=network
- env: TEST=linux/centos6/1
- env: TEST=linux/centos7/1
- env: TEST=linux/fedora24/1