From: Luis Gomez Date: Sun, 19 Jul 2015 18:49:16 +0000 (-0700) Subject: Rename Stop Mininet keyword to Stop Mininet Simulation X-Git-Tag: release/helium-sr4~7 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=aa5cd25e454102be9cc72e75b8b4460d19ef3240;p=integration%2Ftest.git Rename Stop Mininet keyword to Stop Mininet Simulation Stop Mininet keyword is reserved for more global use in Utils.txt Change-Id: Ib14a8b52fdf9331471a8d2c933af23dead2f8184 Signed-off-by: Luis Gomez --- diff --git a/test/csit/libraries/Scalability.txt b/test/csit/libraries/Scalability.txt index c7b6f63092..db4becda8f 100644 --- a/test/csit/libraries/Scalability.txt +++ b/test/csit/libraries/Scalability.txt @@ -28,7 +28,7 @@ Find Max Switches \ ${status} ${result} Run Keyword And Ignore Error Wait Until Keyword Succeeds ${switches*2} 10s \ ... Check Linear Topology ${switches} \ Exit For Loop If '${status}' == 'FAIL' - \ Stop Mininet + \ Stop Mininet Simulation \ ${status} ${result} Run Keyword And Ignore Error Wait Until Keyword Succeeds ${switches*2} 10s \ ... Check No Switches ${switches} \ Exit For Loop If '${status}' == 'FAIL' @@ -57,7 +57,7 @@ Find Max Links \ ${status} ${result} Run Keyword And Ignore Error Wait Until Keyword Succeeds 120 10s \ ... Check Number Of Links ${max-links} \ Exit For Loop If '${status}' == 'FAIL' - \ Stop Mininet + \ Stop Mininet Simulation \ ${status} ${result} Run Keyword And Ignore Error Wait Until Keyword Succeeds 120 10s \ ... Check No Switches ${switches} \ Exit For Loop If '${status}' == 'FAIL' @@ -87,7 +87,7 @@ Find Max Hosts \ ${status} ${result} Run Keyword And Ignore Error Wait Until Keyword Succeeds 120s 30s \ ... Check Number Of Hosts ${hosts} \ Exit For Loop If '${status}' == 'FAIL' - \ Stop Mininet + \ Stop Mininet Simulation \ ${status} ${result} Run Keyword And Ignore Error Check No Switches ${1} \ Exit For Loop If '${status}' == 'FAIL' \ ${status} ${result} Run Keyword And Ignore Error Check No Hosts @@ -241,7 +241,7 @@ Check No Topology : FOR ${switch} IN RANGE 1 ${switches+1} \ Should Not Contain ${resp.content} openflow:${switch} -Stop Mininet +Stop Mininet Simulation [Documentation] Stop mininet Log To Console Stopping Mininet Switch Connection ${mininet_conn_id}