Fix race conditions in lispflowmapping tests
[integration/test.git] / test / csit / suites / lispflowmapping / basic / 020_RPC_CRUD.robot
index 57fd21eae2e84c2529af09a57186a729a3b08fc3..5f7f4b760e45b96636fa8718b5c05a896efa1518 100644 (file)
@@ -125,6 +125,7 @@ Delete Mapping
 
 Attempt To Read Deleted Mapping
     [Documentation]    Try to read the mapping deleted in the previous test
+    Sleep    200ms    Avoid race conditions
     ${get_mapping}=    OperatingSystem.Get File    ${IPV4_RD}
     ${resp}=    Post Log Check    ${RPC_URL_PREFIX}:get-mapping    ${get_mapping}
     ${output}=    Get From Dictionary    ${resp.json()}    output