From 1d94c8a2a0cfbc35cae5ee80541e1994720eae7d Mon Sep 17 00:00:00 2001 From: "Karthik.S" Date: Fri, 11 Mar 2016 00:43:04 +0530 Subject: [PATCH] Fix for VTN Manager CSIT test failures for Beryllium. * Removed "Stop Suite" Keyword from Stop SuiteVtnMa function. Since, "Stop Miniet" Keyword used at the end of the VTN suite which is used again in suite "TearDown function" which makes Test suite fails. Change-Id: I1e5cf84ba7a76bb19bf4d7dc8f11bcdd12a58d56 Signed-off-by: Karthik.S --- csit/libraries/VtnMaKeywords.robot | 1 - 1 file changed, 1 deletion(-) diff --git a/csit/libraries/VtnMaKeywords.robot b/csit/libraries/VtnMaKeywords.robot index 0cfe2cc39d..4be274d3e4 100644 --- a/csit/libraries/VtnMaKeywords.robot +++ b/csit/libraries/VtnMaKeywords.robot @@ -50,7 +50,6 @@ Start SuiteVtnMaTest Stop SuiteVtnMa [Documentation] Stop VTN Manager Test Suite Delete All Sessions - Stop Suite Stop SuiteVtnMaTest [Documentation] Stop VTN Manager Test Suite -- 2.36.6