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>
${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