Remove waiting for OS org boot progress
Resolves openbmc/openbmc-test-automation#857
Change-Id: Idc4e2b163ce17599dc581094ee934c92e79a2546
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/tests/test_association.robot b/tests/test_association.robot
index 478f17c..33db901 100755
--- a/tests/test_association.robot
+++ b/tests/test_association.robot
@@ -277,6 +277,3 @@
${current_state}= Get Host State
Run Keyword If '${current_state}' == 'Off'
... Initiate Host Boot
-
- Wait Until Keyword Succeeds
- ... 10 min 10 sec Is OS Starting