From: Luis Gomez Date: Tue, 17 Dec 2013 17:52:25 +0000 (-0800) Subject: more time to switch off mininet. Total=4 secs. 2 try. X-Git-Tag: release/helium~107 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=2e7ff344252cac6f41c08e10b65a4600e41ed903;p=integration%2Ftest.git more time to switch off mininet. Total=4 secs. 2 try. Change-Id: I2b6e58f872e1a7eacb7937813119c6adaba8ba85 Signed-off-by: Luis Gomez --- diff --git a/test/csit/suites/base/__init__.txt b/test/csit/suites/base/__init__.txt index b93229d44c..1d6c57cfec 100644 --- a/test/csit/suites/base/__init__.txt +++ b/test/csit/suites/base/__init__.txt @@ -22,6 +22,6 @@ Stop Suite Log Stop the test on the base edition Read Write exit - Sleep 2 + Sleep 4 Read Close Connection diff --git a/test/csit/suites/sp/__init__.txt b/test/csit/suites/sp/__init__.txt index b93229d44c..6c94c68e9f 100644 --- a/test/csit/suites/sp/__init__.txt +++ b/test/csit/suites/sp/__init__.txt @@ -1,5 +1,5 @@ *** Settings *** -Documentation Test suite for the OpenDaylight base edition +Documentation Test suite for the OpenDaylight SP edition Suite Setup Start Suite Suite Teardown Stop Suite Library SSHLibrary @@ -22,6 +22,6 @@ Stop Suite Log Stop the test on the base edition Read Write exit - Sleep 2 + Sleep 4 Read Close Connection diff --git a/test/csit/suites/vtn/__init__.txt b/test/csit/suites/vtn/__init__.txt index b93229d44c..c2bbee0961 100644 --- a/test/csit/suites/vtn/__init__.txt +++ b/test/csit/suites/vtn/__init__.txt @@ -1,5 +1,5 @@ *** Settings *** -Documentation Test suite for the OpenDaylight base edition +Documentation Test suite for the OpenDaylight VTN edition Suite Setup Start Suite Suite Teardown Stop Suite Library SSHLibrary @@ -22,6 +22,6 @@ Stop Suite Log Stop the test on the base edition Read Write exit - Sleep 2 + Sleep 4 Read Close Connection