Include file names in bgpcep-userfeatures.txt 52/33852/3
authorVratko Polak <vrpolak@cisco.com>
Mon, 1 Feb 2016 13:13:23 +0000 (14:13 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 1 Feb 2016 23:11:17 +0000 (23:11 +0000)
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 <vrpolak@cisco.com>
csit/suites/bgpcep/bgpuser/cases.robot
csit/testplans/bgpcep-userfeatures.txt

index f75147e071f13dd865c572669b318e2a098c9631..9d3aafd9746947e9070eb965baf0b78280f4dfcc 100644 (file)
@@ -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
index 299e43cf6008c2adcf3fe3637a75b94aad32cd7f..4aa88dd738c7bc6444d709ddfad6197fd6e0ab0d 100644 (file)
@@ -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