From 5e518299db6c28c08398fbd3c0b4ce8828197764 Mon Sep 17 00:00:00 2001 From: Luis Gomez Date: Fri, 13 Dec 2013 10:46:09 -0800 Subject: [PATCH] Timer adjustment for stability Change-Id: Ibc17a7cf52703c4e9873ff5bf1481503cbf7f92a Signed-off-by: Luis Gomez --- test/csit/suites/base/035__forwarding_manager.txt | 2 +- test/csit/suites/base/__init__.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/csit/suites/base/035__forwarding_manager.txt b/test/csit/suites/base/035__forwarding_manager.txt index 8c78cf389a..4479555c9b 100644 --- a/test/csit/suites/base/035__forwarding_manager.txt +++ b/test/csit/suites/base/035__forwarding_manager.txt @@ -26,7 +26,7 @@ Add a static route ${result} To JSON ${resp.content} ${content} Get From Dictionary ${result} ${key} List Should Contain Value ${content} ${body} - Sleep 2 + Sleep 3 Remove a static route [Documentation] Remove a static route, list to validate the result. [Tags] remove diff --git a/test/csit/suites/base/__init__.txt b/test/csit/suites/base/__init__.txt index 23da38c885..b93229d44c 100644 --- a/test/csit/suites/base/__init__.txt +++ b/test/csit/suites/base/__init__.txt @@ -16,7 +16,7 @@ Start Suite Write sudo mn -c Sleep 2 Write ${start} - Sleep 65 + Sleep 70 Read Stop Suite Log Stop the test on the base edition -- 2.36.6