mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Enable more ios
tests on Shippable.
This commit is contained in:
parent
11c15bbbaf
commit
d87ee022bb
5 changed files with 5 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -58,6 +58,7 @@ credentials.yml
|
||||||
results.xml
|
results.xml
|
||||||
coverage.xml
|
coverage.xml
|
||||||
/test/units/cover-html
|
/test/units/cover-html
|
||||||
|
/test/integration/targets/*/backup/
|
||||||
# Development
|
# Development
|
||||||
/test/develop
|
/test/develop
|
||||||
venv
|
venv
|
||||||
|
|
1
test/integration/targets/ios_command/aliases
Normal file
1
test/integration/targets/ios_command/aliases
Normal file
|
@ -0,0 +1 @@
|
||||||
|
network/ci
|
1
test/integration/targets/ios_config/aliases
Normal file
1
test/integration/targets/ios_config/aliases
Normal file
|
@ -0,0 +1 @@
|
||||||
|
network/ci
|
1
test/integration/targets/ios_facts/aliases
Normal file
1
test/integration/targets/ios_facts/aliases
Normal file
|
@ -0,0 +1 @@
|
||||||
|
network/ci
|
1
test/integration/targets/ios_template/aliases
Normal file
1
test/integration/targets/ios_template/aliases
Normal file
|
@ -0,0 +1 @@
|
||||||
|
network/ci
|
Loading…
Add table
Add a link
Reference in a new issue