updating bgp clustering test suite due to present bgpcep singleton impl 72/45172/13
authorPeter Gubka <pgubka@cisco.com>
Mon, 5 Sep 2016 16:00:32 +0000 (18:00 +0200)
committerVratko Polák <vrpolak@cisco.com>
Wed, 7 Sep 2016 10:44:06 +0000 (10:44 +0000)
commit9d3d765c0547cce10a0509909834eef3ae0809e6
treeab8045d2cdfa9fd5fbb3665c41824a42b903a072
parent5f631736e7b857fd03bc2a7ad811d0454503a853
updating bgp clustering test suite due to present bgpcep singleton impl

For Be there must remain the old suites, because they will be too
different from B and C, so differentiating the code inside robot will be
less maintainable and readable

Added configplan code is moved from builder https://git.opendaylight.org/gerrit/45206
and is valid for Be-bgp only. B and C implementations doesnt need it.

Change-Id: I0aa189af2e786abd5ff6b2064c043ef1a8ca28a5
Signed-off-by: Peter Gubka <pgubka@cisco.com>
csit/configplans/bgpcep-bgpclustering-beryllium.txt [new file with mode: 0644]
csit/scripts/bgp_cluster_setup_Be.sh [new file with mode: 0644]
csit/suites/bgpcep/bgpclustering/010_singlepeer_prefixcount_1route.robot
csit/suites/bgpcep/bgpclustering/010_singlepeer_prefixcount_1route_Be.robot [new file with mode: 0644]
csit/suites/bgpcep/bgpclustering/020_singlepeer_prefixcount_100kroutes.robot
csit/suites/bgpcep/bgpclustering/020_singlepeer_prefixcount_100kroutes_Be.robot [new file with mode: 0644]
csit/suites/bgpcep/bgpclustering/030_singlepeer_prefixcount_1Mroutes.robot
csit/suites/bgpcep/bgpclustering/030_singlepeer_prefixcount_1Mroutes_Be.robot [new file with mode: 0644]
csit/testplans/bgpcep-bgpclustering-beryllium.txt [new file with mode: 0644]