diff --git a/test/integration/targets/junos_netconf/tests/cli/changeport.yaml b/test/integration/targets/junos_netconf/tests/cli/changeport.yaml index db934deab09..ef0c2288f06 100644 --- a/test/integration/targets/junos_netconf/tests/cli/changeport.yaml +++ b/test/integration/targets/junos_netconf/tests/cli/changeport.yaml @@ -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: diff --git a/test/integration/targets/junos_netconf/tests/cli/netconf.yaml b/test/integration/targets/junos_netconf/tests/cli/netconf.yaml index dfaddfdd5ff..ed4f91e6f0f 100644 --- a/test/integration/targets/junos_netconf/tests/cli/netconf.yaml +++ b/test/integration/targets/junos_netconf/tests/cli/netconf.yaml @@ -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: