Ganesh Nalawade
6d1d06e0f7
Fix junos netconf port issue in integration test ( #32610 )
2017-11-07 11:41:51 +05:30
Ganesh Nalawade
c3d226a739
Increase pause time in junos integration test ( #30740 )
...
* Increase pause time to a value greater
than persistent connection timeout to clean
out socket path.
2017-09-22 16:42:16 +05:30
Ganesh Nalawade
7372e0c658
Fix junos_netconf integration test provider param ( #28954 )
2017-09-02 23:34:51 +05:30
Ricardo Carrillo Cruz
2ad56c0700
Add a timeout to force socket creation on re-setting netconf port ( #27801 )
2017-08-05 15:28:06 +02:00
Ganesh Nalawade
02bcd7c0ed
Fix for junos_netconf test failures in dci ( #27776 )
2017-08-05 00:47:32 +05:30
Ganesh Nalawade
3c09f69765
change netconf test port from 8080 to 22 ( #27761 )
2017-08-04 19:30:00 +05:30
Ganesh Nalawade
19fac707fa
junos_netconf integration test failure fix ( #27569 )
...
* Create socket using port value and not connection type
* Correct error message in integration test task
2017-08-01 21:33:11 +05:30
Peter Sprygada
2b2072a8c9
roll up of fixes and updates for junos modules ( #22543 )
...
* removes cli functions
* adds comment and confirm to arguments
* implements zeroize argument
* fixes get_diff function in junos shared lib to return diff
* lots of minor bug fixes in junos_config
* minor syntax fixes in junos_netconf
* updates netconf integration tests
2017-03-12 11:45:00 -05:00
John R Barker
fb3bef7f46
Use inventory_hostname_short ( #20054 )
...
When using AWS we have to use the full domain name in the inventory file, which
we rather than the short name. This change avoids that ending up being
set in the tests.
2017-01-09 17:21:04 +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