commit | d54a829e65744d50bf8bd68776e7e096daca7897 | [log] [tgz] |
---|---|---|
author | You Wang <you@opennetworking.org> | Tue Nov 20 16:28:42 2018 -0800 |
committer | You Wang <you@opennetworking.org> | Tue Nov 20 16:28:42 2018 -0800 |
tree | f8ea85ea753d3d8902fe18257b34213371775c85 | |
parent | 3239f8ac29960c52c20b45a1a0f3016cc07437fe [diff] |
Sleep 15s after OLT restarts and openolt comes up Change-Id: I744e8dfb40a2943d2b2f696265e482bda5cfb9f8
diff --git a/src/test/cord-api/Tests/WorkflowValidations/ATT_Test001.robot b/src/test/cord-api/Tests/WorkflowValidations/ATT_Test001.robot index 33f1264..dc36226 100644 --- a/src/test/cord-api/Tests/WorkflowValidations/ATT_Test001.robot +++ b/src/test/cord-api/Tests/WorkflowValidations/ATT_Test001.robot
@@ -395,6 +395,7 @@ 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} Wait Until Keyword Succeeds 120s 10s Openolt is Up ${olt_ip} ${olt_user} ${olt_pass} + Sleep 15s Create Whitelist ${AttWhiteListDict}= utils.listToDict ${AttWhiteListList} 0