Add a 10s WUKS to verify cars were added 97/74697/2
authorJamo Luhrsen <jluhrsen@redhat.com>
Tue, 31 Jul 2018 17:11:12 +0000 (10:11 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Tue, 31 Jul 2018 21:11:16 +0000 (21:11 +0000)
just to eliminate a too quick check on the cars
added validation, we will poll for a short time.
This will help eliminate any races in the test
env, since we still see a rare/sporadic failure
in this test case

Change-Id: I362cd47fe2dc0ebb860a8ebca52661bf94fb4628
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
csit/suites/controller/ThreeNodes_Datastore/puts_during_isolation.robot

index 093a810445dae508290a5409649898a43da3f5c8..1db8fd14191ce2027482be01b686e2504e6c8e58 100644 (file)
@@ -60,7 +60,7 @@ Verify_Cars_Configured
     [Documentation]    Verify that all cars are configured.
     BuiltIn.Wait_Until_Keyword_Succeeds    120x    2s    SSHLibrary.Read_Until_Prompt
     ${session} =    Resolve_Http_Session_For_Member    member_index=${new_leader_index}
-    Verify_Cars_Count    ${ITEM_COUNT}    ${session}
+    BuiltIn.Wait_Until_Keyword_Succeeds    5x    2s    Verify_Cars_Count    ${ITEM_COUNT}    ${session}
 
 Rejoin_Isolated_Member
     [Documentation]    Rejoin isolated node