mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Enable more network support in ansible-test. (#20372)
* Only start platform instances with tests selected. * Enable ios on Shippable. * Show inventory in explain mode. * Fix indentation of generated network inventory. * Update classification of network module_utils.
This commit is contained in:
@@ -14,6 +14,7 @@ if [ -s /tmp/network.txt ]; then
|
||||
|
||||
ansible-test network-integration --color -v --retry-on-error "${target}" --requirements \
|
||||
--platform vyos/1.1.0 \
|
||||
--platform ios/csr1000v \
|
||||
|
||||
else
|
||||
echo "No changes requiring integration tests specific to networking were detected."
|
||||
|
||||
Reference in New Issue
Block a user