commit | 3239f8ac29960c52c20b45a1a0f3016cc07437fe | [log] [tgz] |
---|---|---|
author | Kailash <kailash@onlab.us> | Tue Nov 20 14:45:57 2018 -0800 |
committer | Kailash <kailash@onlab.us> | Tue Nov 20 14:45:57 2018 -0800 |
tree | 0136225ebeedcea16c9a9888de5836ce7ba28cd3 | |
parent | efc1e0d0b4503f2a913bde11d1b1f8a19af1c48a [diff] |
increasing timeout between deletion of olt and att si Change-Id: I4d53e677d87360b2c18bbb14e0cb783cfb421472
diff --git a/src/test/cord-api/Tests/WorkflowValidations/ATT_Test001.robot b/src/test/cord-api/Tests/WorkflowValidations/ATT_Test001.robot index 5a09a0a..33f1264 100644 --- a/src/test/cord-api/Tests/WorkflowValidations/ATT_Test001.robot +++ b/src/test/cord-api/Tests/WorkflowValidations/ATT_Test001.robot
@@ -390,6 +390,7 @@ Wait Until Keyword Succeeds 30s 2s Validate Subscriber Count 0 Sleep 10s Wait Until Keyword Succeeds 60s 2s Clean Up Objects ${VOLT_DEVICE} + Sleep 15s Wait Until Keyword Succeeds 60s 2s Clean Up Objects ${ATT_SERVICEINSTANCES} Wait Until Keyword Succeeds 120s 10s Check Remote System Reachability False ${olt_ip} Wait Until Keyword Succeeds 120s 10s Check Remote System Reachability True ${olt_ip}