Increase pause time in junos integration test (#30740)

*  Increase pause time to a value greater
   than persistent connection timeout to clean
   out socket path.
This commit is contained in:
Ganesh Nalawade 2017-09-22 16:42:16 +05:30 committed by GitHub
parent 320e915a27
commit c3d226a739
2 changed files with 3 additions and 3 deletions

View file

@ -31,7 +31,7 @@
- name: wait for persistent socket to timeout, this ensures new socket creation with connection type netconf
pause:
seconds: 30
seconds: 120
- name: Ensure we can communicate over 22
junos_command:
@ -55,7 +55,7 @@
- name: wait for persistent socket to timeout, this ensures new socket creation with connection type netconf
pause:
seconds: 30
seconds: 120
- name: Set back netconf to default port
junos_netconf:

View file

@ -45,7 +45,7 @@
- name: wait for persistent socket to timeout
pause:
seconds: 30
seconds: 120
- name: Ensure we can NOT talk via netconf
junos_command: