1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/requirements.yml
Felix Fontein a91ebb4e97
[WIP] Removed windows dep and unify shippable.sh (#38)
* Removed windows dep and unify shippable.sh

* Removed uneeded -p

* Fix chmod.

* Update tests/utils/shippable/shippable.sh

Co-Authored-By: John R Barker <john@johnrbarker.com>

* Distribute sanity tests into groups.

* Remove docs-build test, which doesn't yet exist for collections.

* Remove package-data.

* Remove unsupported option.

* Fix paths.

Co-authored-by: Jordan Borean <jborean93@gmail.com>
Co-authored-by: John R Barker <john@johnrbarker.com>
2020-03-24 16:09:30 +00:00

15 lines
295 B
YAML

integration_tests_dependencies:
- ansible.posix
- community.crypto
- ansible.netcommon
unit_tests_dependencies:
- netbox.netbox
- netapp.ontap
- community.kubernetes
- ansible.netcommon
- cisco.meraki
- fortinet.fortios
- junipernetworks.junos
- cisco.aci
- google.cloud
- f5networks.f5_modules