Nathaniel Case
accf79f406
Fix iosxr integration tests ( #34663 )
...
* Handle non-XML errors
* Move iosxr_netconf tuning to prepare
* Apply provider warning to netconf as well
* Update netconf task files
2018-01-10 11:40:54 -05:00
Nathaniel Case
2e76c89910
IOS XR cli tests move to network_cli ( #34007 )
...
* Update task definitions for network_cli
* Add connection to debug messages
* Specify connection for prepare task
* pc won't be around for connection=network_cli
* Assorted Python 3 fixes
* Give default port if ansible_ssh_port missing
* delegate -> connection
* Extend error regex
2017-12-20 11:26:09 -05:00
Ricardo Carrillo Cruz
1da7194534
Remove provider lines from iosxr tests ( #29956 )
...
We don't use authorize on iosxr nor we use a special transport,
so no need to use iosxr for CLI at all.
2017-09-12 13:03:28 +02:00
Ricardo Carrillo Cruz
69efb61008
Add provider param to prepare_iosxr_tests role tasks ( #25163 )
...
This will avoid passing -u -k to ansible-playbook
2017-05-30 20:32:50 +02:00
John R Barker
553b6151ad
iosxr tests: Initial work for 2.3 ( #20883 )
...
Ensure a loopback device exists for testing
Remove provider:
Default is to run task on Network, device, use delegate_to: localhost for local tasks.
2017-01-31 19:10:14 +00:00