From: Peter Gubka Date: Fri, 18 Mar 2016 14:37:26 +0000 (+0100) Subject: renaming bgp userfeatures testplans to fit 35774 X-Git-Tag: release/beryllium-sr1~10 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=integration%2Ftest.git;a=commitdiff_plain;h=2edd4fa5d55897e3a8e133b39094a208650747cd renaming bgp userfeatures testplans to fit 35774 Change-Id: Ifca4fb70720a7dadd559db46ee23e7e1c1b096d0 Signed-off-by: Peter Gubka --- diff --git a/csit/testplans/bgpcep-flowspec.txt b/csit/testplans/bgpcep-flowspec.txt deleted file mode 100644 index 482c81f30d..0000000000 --- a/csit/testplans/bgpcep-flowspec.txt +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. -# -# This program and the accompanying materials are made available under the -# terms of the Eclipse Public License v1.0 which accompanies this distribution, -# and is available at http://www.eclipse.org/legal/epl-v10.html - -# Place the suites in run order: -integration/test/csit/suites/bgpcep/bgpflowspec/010_bgp_flowspec.robot diff --git a/csit/testplans/bgpcep-userfeatures-beryllium.txt b/csit/testplans/bgpcep-userfeatures-stable-lithium.txt similarity index 50% rename from csit/testplans/bgpcep-userfeatures-beryllium.txt rename to csit/testplans/bgpcep-userfeatures-stable-lithium.txt index e60a02e6ec..4aa88dd738 100644 --- a/csit/testplans/bgpcep-userfeatures-beryllium.txt +++ b/csit/testplans/bgpcep-userfeatures-stable-lithium.txt @@ -6,4 +6,9 @@ # Place the suites in run order: integration/test/csit/suites/netconf/ready/netconfready.robot -integration/test/csit/suites/bgpcep/bgpuser/ibgp_peer_lsp.robot +integration/test/csit/suites/bgpcep/pcepuser/pcepuser.robot +integration/test/csit/suites/bgpcep/tcpmd5user/tcpmd5user.robot +integration/test/csit/suites/bgpcep/bgpuser/cases.robot +integration/test/csit/suites/bgpcep/bgpuser/bgp_app_peer_basic.robot +integration/test/csit/suites/bgpcep/bgpuser/ibgp_peers_basic.robot +integration/test/csit/suites/bgpcep/bgpuser/ebgp_peers_basic.robot diff --git a/csit/testplans/bgpcep-userfeatures.txt b/csit/testplans/bgpcep-userfeatures.txt index 4aa88dd738..501c050969 100644 --- a/csit/testplans/bgpcep-userfeatures.txt +++ b/csit/testplans/bgpcep-userfeatures.txt @@ -12,3 +12,5 @@ integration/test/csit/suites/bgpcep/bgpuser/cases.robot integration/test/csit/suites/bgpcep/bgpuser/bgp_app_peer_basic.robot integration/test/csit/suites/bgpcep/bgpuser/ibgp_peers_basic.robot integration/test/csit/suites/bgpcep/bgpuser/ebgp_peers_basic.robot +integration/test/csit/suites/bgpcep/bgpflowspec/010_bgp_flowspec.robot +integration/test/csit/suites/bgpcep/bgpuser/ibgp_peer_lsp.robot