Nathaniel Case
|
46263d77f1
|
Fixes for nxos_config integration tests (#34579)
* deletage_to: localhost -> connection: local
* Fix test setup
|
2018-01-08 10:56:47 -05:00 |
|
Nathaniel Case
|
c5d0b15160
|
Fixes nxos_l2_interface tests (#34514)
* Update nxos tests that got missed in the first pass
* Add setup for setting interfaces to layer2
|
2018-01-05 17:01:45 -05:00 |
|
Nathaniel Case
|
c371ed8d30
|
nxos tests to use network_cli (#34474)
* Fix over-byte
* Fix nxos_l2_interface docs
* Update connections for tasks
* Add default ssh port
* Only report provider when using connection=local
* Send empty provider when connection=network_cli
* Fix find tasks
|
2018-01-05 12:39:04 -05:00 |
|
Ricardo Carrillo Cruz
|
497e6cf405
|
Use 'hostname switch' on setup/teardown tasks for nxos_config non_idempotent (#29132)
inventory_hostname breaks CI due to too long string.
|
2017-09-08 13:56:09 +02:00 |
|
Ricardo Carrillo Cruz
|
8b6e3272f2
|
Set hostname to 'switch' on nxos_config toplevel setup/teardown tasks (#29127)
Using inventory_hostname breaks in our CI, as the inventory_hostname
translates to a long UUID, exceeding the maximum length for a NXOS
hostname.
|
2017-09-08 12:13:35 +02:00 |
|
rahushen
|
50d148a7d6
|
Add nxos_config IT (#28853)
* recalibrate tests and add new ones
* add new cli tests
* add new nxapi tests
* Add new tests for cli and nxapi
|
2017-09-01 05:44:24 -04:00 |
|
David Newswanger
|
5df02dc288
|
nxos: merge nxapi/cli tests - config, bgp_neighbor, command, bgp_af (#28235)
* refactor nxos_bgp_af
* refactor nxos_bgp_neighbor
* refactor nxos_command
* refactor nxos_config
* removed accidental file
|
2017-08-21 20:45:25 +05:30 |
|