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:
parent
f82a2caa72
commit
54e6c9472e
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue