From: Vratko Polak Date: Mon, 1 Feb 2016 13:13:23 +0000 (+0100) Subject: Include file names in bgpcep-userfeatures.txt X-Git-Tag: release/beryllium-sr1~153 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=integration%2Ftest.git;a=commitdiff_plain;h=663dfe7a53bb62e73a579ca50d397a877ef00425 Include file names in bgpcep-userfeatures.txt This will specify order of userfeatures sub-suites. Also added TODO for cases.robot file name change. Change-Id: I955597379e72d8d68759a552daa2662742d77564 Signed-off-by: Vratko Polak --- diff --git a/csit/suites/bgpcep/bgpuser/cases.robot b/csit/suites/bgpcep/bgpuser/cases.robot index f75147e071..9d3aafd974 100644 --- a/csit/suites/bgpcep/bgpuser/cases.robot +++ b/csit/suites/bgpcep/bgpuser/cases.robot @@ -7,6 +7,8 @@ Documentation Basic tests for odl-bgpcep-bgp-all feature. ... terms of the Eclipse Public License v1.0 which accompanies this distribution, ... and is available at http://www.eclipse.org/legal/epl-v10.html ... +... TODO: Rename this file after Beryllium is out, for example to basic.robot +... ... Test suite performs basic BGP functional test cases: ... BGP peer initiated coonection ... - introduce and check 3 prefixes in one update message diff --git a/csit/testplans/bgpcep-userfeatures.txt b/csit/testplans/bgpcep-userfeatures.txt index 299e43cf60..4aa88dd738 100644 --- a/csit/testplans/bgpcep-userfeatures.txt +++ b/csit/testplans/bgpcep-userfeatures.txt @@ -5,7 +5,10 @@ # and is available at http://www.eclipse.org/legal/epl-v10.html # Place the suites in run order: -integration/test/csit/suites/netconf/ready -integration/test/csit/suites/bgpcep/pcepuser -integration/test/csit/suites/bgpcep/tcpmd5user -integration/test/csit/suites/bgpcep/bgpuser +integration/test/csit/suites/netconf/ready/netconfready.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