Update Genius.Teardown 83/71683/2
authorSathwik Boggarapu <b.sathwik@ericsson.com>
Thu, 3 May 2018 08:23:26 +0000 (13:53 +0530)
committerSathwik Boggarapu <b.sathwik@ericsson.com>
Thu, 3 May 2018 11:46:02 +0000 (17:16 +0530)
Increased timeout to restart controller
added interface list in teardown dumps

Change-Id: Ib10996ca6b28c562326b4676cfa02c05e72821ae
Signed-off-by: Sathwik Boggarapu <b.sathwik@ericsson.com>
csit/libraries/Genius.robot
csit/libraries/OVSDB.robot
csit/suites/genius/ITM_Direct_Tunnels.robot

index 362c8111a528062c89a113ecb563effabd0811f1..37e4cdd5430968916867a7f29c36c71c384bc5d8 100644 (file)
@@ -34,7 +34,7 @@ Genius Suite Teardown
 
 Start Suite
     [Documentation]    Initial setup for Genius test suites
-    Run_Keyword_If_At_Least_Oxygen    Wait Until Keyword Succeeds    10    1    Check Service Status    ACTIVE    OPERATIONAL
+    Run_Keyword_If_At_Least_Oxygen    Wait Until Keyword Succeeds    60    2    Check Service Status    ACTIVE    OPERATIONAL
     Log    Start the tests
     ${conn_id_1}=    Open Connection    ${TOOLS_SYSTEM_IP}    prompt=${DEFAULT_LINUX_PROMPT}    timeout=30s
     Set Global Variable    ${conn_id_1}
index fd70c38ed763d2fc1eef154d6971373c2819dd63..6fb18fcfe80a90db9577f7cffedc572f76fd361a 100644 (file)
@@ -342,6 +342,7 @@ Get DumpFlows And Ovsconfig
     Write Commands Until Expected Prompt    sudo ovs-ofctl dump-flows ${bridge} -OOpenFlow13    ${DEFAULT_LINUX_PROMPT_STRICT}
     Write Commands Until Expected Prompt    sudo ovs-ofctl dump-groups ${bridge} -OOpenFlow13    ${DEFAULT_LINUX_PROMPT_STRICT}
     Write Commands Until Expected Prompt    sudo ovs-ofctl dump-group-stats ${bridge} -OOpenFlow13    ${DEFAULT_LINUX_PROMPT_STRICT}
+    Write Commands Until Expected Prompt    sudo ovs-vsctl list interface    ${DEFAULT_LINUX_PROMPT_STRICT}
 
 Start OVS
     [Arguments]    ${ovs_ip}
index 0f2ed600deb125eeda3ddb841cac28e80fb722a8..88e0ef8dd4c7d3fe01cbee788597d415a56a91d7 100644 (file)
@@ -64,7 +64,7 @@ Verify VTEP After Restarting Controller
     Genius.Verify Tunnel Status as UP
     ClusterManagement.Stop_Members_From_List_Or_All
     ClusterManagement.Start_Members_From_List_Or_All
-    Wait Until Keyword Succeeds    10    2    Check Service Status    ACTIVE    OPERATIONAL
+    Wait Until Keyword Succeeds    60    3    Check Service Status    ACTIVE    OPERATIONAL
     Wait Until Keyword Succeeds    30    3    Genius.Verify Tunnel Status as UP
 
 Delete and Verify VTEP