From: Luis Gomez Date: Wed, 9 Dec 2020 20:53:53 +0000 (-0800) Subject: Remove BGPCEP many peers test X-Git-Tag: pre-potassium~138 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=integration%2Ftest.git;a=commitdiff_plain;h=aba172f2cfe2628f41f4d1d46ba20a28f20ed449 Remove BGPCEP many peers test The test fails intermitent in all the branches. Better skip until someone spends the cycles to figure if this is a test or a controller issue. JIRA: BGPCEP-946 Change-Id: I1c5211c0655046c67faa655f35e9dc692c96a4d8 Signed-off-by: Luis Gomez --- diff --git a/csit/testplans/bgpcep-bgp-ingest-fluorine.txt b/csit/testplans/bgpcep-bgp-ingest-fluorine.txt deleted file mode 100644 index 14d7ea7663..0000000000 --- a/csit/testplans/bgpcep-bgp-ingest-fluorine.txt +++ /dev/null @@ -1,14 +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/bgpclustering/singlepeer_pc_shm_300kroutes.robot -integration/test/csit/suites/bgpcep/bgpingest/singlepeer_prefixcount.robot -integration/test/csit/suites/bgpcep/bgpingest/singlepeer_changecount.robot -integration/test/csit/suites/bgpcep/bgpingest/bgp_app_peer_prefixcount.robot -integration/test/csit/suites/bgpcep/bgpingest/manypeers_prefixcount.robot -integration/test/csit/suites/bgpcep/bgpingest/manypeers_peercount.robot -integration/test/csit/suites/bgpcep/bgpingest/manypeers_changecount.robot diff --git a/csit/testplans/bgpcep-bgp-ingest.txt b/csit/testplans/bgpcep-bgp-ingest.txt index c32804c0da..911d83e5ca 100644 --- a/csit/testplans/bgpcep-bgp-ingest.txt +++ b/csit/testplans/bgpcep-bgp-ingest.txt @@ -10,7 +10,7 @@ integration/test/csit/suites/bgpcep/bgpingest/singlepeer_prefixcount.robot integration/test/csit/suites/bgpcep/bgpingest/singlepeer_changecount.robot integration/test/csit/suites/bgpcep/bgpingest/bgp_app_peer_prefixcount.robot integration/test/csit/suites/bgpcep/bgpingest/manypeers_prefixcount.robot -integration/test/csit/suites/bgpcep/bgpingest/manypeers_peercount.robot +#integration/test/csit/suites/bgpcep/bgpingest/manypeers_peercount.robot integration/test/csit/suites/bgpcep/bgpingest/manypeers_changecount.robot integration/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot integration/test/csit/suites/bgpcep/bgpclustering/singlepeer_pc_shm_300kroutes.robot