Trishna Guha
|
6db3f522c8
|
sub-interface support for nxos module (#37392)
* nxos sub-interface support
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* update l3_interface test
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* Add integration test
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
|
2018-04-25 12:45:56 +05:30 |
|
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 |
|
Trishna Guha
|
80ba767204
|
Convert nxos_interface to DI (#34240)
* Convert nxos_interface to DI
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* Add integration test
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* commit for ganeshrn's comment
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
|
2017-12-28 16:41:09 +05:30 |
|
Nathaniel Case
|
d07d9390d7
|
Stop toggling nxapi (#28532)
* Stop toggling nxapi all the time
* Update failed_modules
* Restore nxapi state at each toggle
|
2017-09-28 15:09:30 -04:00 |
|
Mike Wiebe
|
3faba93a2b
|
Fix nxos_interface error for nxapi and idempotence problem (#29136)
* Fix nxos_interface nxapi error and idempotence
* Make shippable happy
|
2017-09-14 10:25:35 -07:00 |
|
Mike Wiebe
|
7292dd20ed
|
Fix nxos_overlay_global networking modules (#28943)
|
2017-09-13 17:33:06 +05:30 |
|
David Newswanger
|
2f7f23c9ab
|
nxos: merge nxapi/cli tests - interface, interface_ospf, logging, mtu (#28239)
* refactor nxos_interface
* refactor nxos_interface_ospf
* refactor nxos_logging
* refactor nxos_mtu
|
2017-08-17 14:09:13 +05:30 |
|
David Newswanger
|
a3ad614759
|
ignore failures when trying to remove interfaces that are already missing using nxos_config (#28003)
|
2017-08-10 20:23:13 +05:30 |
|
David Newswanger
|
a01884ca2f
|
added register: result to nxos_interface tests (#27504)
|
2017-07-31 13:37:27 -04:00 |
|
Nathaniel Case
|
56a0b988a9
|
nxos integration fix part 1 (#27069)
* Assorted Python 3 fixes
* Fix `testcase` definition in integration tests
* Fix nxos_acl_interface
* clean up nxapi after nxos_nxapi
|
2017-07-19 14:00:05 -04:00 |
|
John R Barker
|
e9e2d67035
|
Run vyos_command Network tests in Shippable (#24514)
* Run VyOS Network tests in Shippable
* net_command no longer exists
* network/ci
* Disable other network tests
* pep8 fix
* Fix PEP 8 issue.
|
2017-05-12 12:49:12 +01:00 |
|
Ricardo Carrillo Cruz
|
0e954b0fd9
|
Add aliases file to nxos_interface integration target (#23069)
|
2017-03-29 12:50:16 +02:00 |
|
Ricardo Carrillo Cruz
|
ac6465689c
|
Add nxos_interface integration testing (#23030)
This is a first step before starting the refactoring of
the nxos_interface code.
|
2017-03-29 11:01:38 +02:00 |
|