Ricardo Carrillo Cruz
c4c99d66fc
Replace fxp0 for lo0 on junos_command equal and notequal tests ( #27758 )
...
The nodes in the CI do not use fxp nomenclature, but em.
Use lo0, as that's common for nodes in our CI and our test lab.
2017-08-04 14:46:59 +02:00
Ricardo Carrillo Cruz
19b1361184
Remove assert that junos command xml contains inventory_hostname_short ( #27754 )
...
The test assumes the node has the hostname set as the inventory_hostname_short.
That's not the case in our CI, we the inventory_hostname is a UUID, returned
by the openstack dynamic inventory.
2017-08-04 13:38:59 +02:00
Ganesh Nalawade
94748e1728
Fix junos_command test failure ( #27627 )
...
Add a loopback interface check instead
of device specific management interface
2017-08-02 15:18:13 +05:30
Ganesh Nalawade
5b3ea6562b
Add junos integration test ( #24404 )
2017-05-09 18:41:48 +05:30
Peter Sprygada
911600acf9
update junos_command integration tests ( #22213 )
...
fixes integration test to check for full rpc-reply string when
converted from xml. This is a change from 2.2 as the rpc-reply tag
is no longer stripped off
2017-03-02 16:46:23 -06:00
John R Barker
b8ee80ac4e
junos Use inventory_hostname_short ( #20061 )
...
Don't use hardcoded hostnames
2017-01-09 20:15:16 +00:00
John R Barker
e0cc7b3415
Migrate Network Tests into ansible/ansible ( #18233 )
...
* Docs Networking tests
* Copy networking tests from test-network-modules
* Networking transport settings - group_vars
* Network playbooks
* Debug should be off by default
* Update nxos.yaml
* Remove items from top level
* Use dependencies, not pre-tasks
* Remove trailing blank lines
* Remove backup files
* newlines
2016-10-28 19:50:29 +01:00