From 899da71719ded7336d97d985cbce03fcf38e53d4 Mon Sep 17 00:00:00 2001 From: Jamo Luhrsen Date: Tue, 26 Jan 2016 11:08:45 -0800 Subject: [PATCH] removing bgp tests from verify-library job bgp features were having trouble and the controller was not coming UP in verify job Change-Id: I82b473c138414b58ba2781eb3d6088129bd4f1a4 Signed-off-by: Jamo Luhrsen --- csit/testplans/test-libraries.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/csit/testplans/test-libraries.txt b/csit/testplans/test-libraries.txt index 156e48a3f0..03f1bf99fc 100644 --- a/csit/testplans/test-libraries.txt +++ b/csit/testplans/test-libraries.txt @@ -14,6 +14,7 @@ integration/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_ex integration/test/csit/suites/openflowplugin/Groups_Meters_OF13 integration/test/csit/suites/openflowplugin/Bug_Validation # BGPCEP functional tests: -integration/test/csit/suites/bgpcep/pcepuser -integration/test/csit/suites/bgpcep/tcpmd5user -integration/test/csit/suites/bgpcep/bgpuser +# temporarily disabling bgp tests since bgp features are also temporarily removed from controller deploy +# integration/test/csit/suites/bgpcep/pcepuser +# integration/test/csit/suites/bgpcep/tcpmd5user +# integration/test/csit/suites/bgpcep/bgpuser -- 2.36.6