Nathaniel Case
5f215337c9
Swap how become is specified for ios integration tests ( #34107 )
2017-12-20 14:05:16 -05:00
Nathaniel Case
cb1b705218
ios integration tests to network_cli ( #33920 )
...
* Preliminary steps
* Fix Python3 network_cli ios
* Add connection to debug strings
* Fix ios confirm prompt by way of optional newline
Also update ios_user delete tests
2017-12-20 09:03:29 -05:00
Ganesh Nalawade
399e72abb0
Fix reconstructing socket path in network_cli ( #33572 )
...
* Persistent connection socket path is hash of
remote address, port, remote user and connection
type.
* Integration test fixes
2017-12-05 15:11:49 +05:30
Ricardo Carrillo Cruz
d686c3b4d4
Set authorize yes on IOS interface discovery tests ( #32128 )
2017-10-25 13:47:28 +02:00
Ricardo Carrillo Cruz
dc0aa75029
Introspect platform before running ios tests ( #32125 )
...
In some IOS tests, we can't just assume a certain interface, as
we test on IOS and IOS-XE and in our CI they scheme numbering is
different.
Introspect version on the tests where needed.
2017-10-25 12:44:25 +02:00
Trishna Guha
e7145e249f
fix ios_interface test unsupported param ( #31622 )
...
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2017-10-12 11:17:06 +05:30
Ricardo Carrillo Cruz
bd17edd5ed
Run neighbors intent tests for ios_interface only if show lldp contains netdev ( #31539 )
2017-10-10 21:26:47 +02:00
Ganesh Nalawade
3b6b004570
Add support for neighbor argument in ios_interface ( #29035 )
...
Add missing support for lldp neighbor argument in ios_interface
2017-09-06 10:15:02 +05:30
Ganesh Nalawade
a12e9807ba
Add intent arguments for ios and iosxr interface modules ( #28018 )
...
* Add intent arguments for ios_interface
* Intent argument support
* Integration test case for intent arguments
* Fix ci issue
* Add intent arguments for iosxr_interface
* Add intent check support for iosxr_interface
* Integration test for intent + configuration
* Fix ci failure
2017-08-15 19:20:28 +05:30