GENIUS:SRM Suite Teardown 04/73904/3
authorFaseela K <faseela.k@ericsson.com>
Wed, 11 Jul 2018 02:08:53 +0000 (07:38 +0530)
committerFaseela K <faseela.k@ericsson.com>
Wed, 11 Jul 2018 02:25:04 +0000 (02:25 +0000)
In some of the recent runs, the start suite of SRM
which creates tunnels seem to fail. Similarly, there was one
random failure where the Stop Suite failed to delete tunnels.
Adding model dumps to the start/stop suite to debug any subsequent
failures.

Change-Id: Ic2b74989e395d29f18eaa5ee84e34a590f6b1797
Signed-off-by: Faseela K <faseela.k@ericsson.com>
csit/libraries/Genius.robot

index 4d8f02319beea378d31c7d2cadc6cae5170b3987..f480ea8e3c578e5fa254c02d597cbdc8974985a4 100644 (file)
@@ -308,8 +308,10 @@ SRM Start Suite
     ${tunnel} =    BuiltIn.Wait Until Keyword Succeeds    40    20    Genius.Get Tunnel    ${dpn_Id_1}    ${dpn_Id_2}
     ...    odl-interface:tunnel-type-vxlan
     BuiltIn.Wait Until Keyword Succeeds    60s    5s    Genius.Verify Tunnel Status as UP    TZA
+    Genius Test Teardown    ${data_models}
 
 SRM Stop Suite
     [Documentation]    Stop suite for service recovery.
     Delete All Vteps
+    Genius Test Teardown    ${data_models}
     Genius Suite Teardown