Cluster id test case 64/70664/17
authorTomas Markovic <tomas.markovic@pantheon.tech>
Mon, 9 Apr 2018 14:03:47 +0000 (16:03 +0200)
committerLuis Gomez <ecelgp@gmail.com>
Fri, 13 Apr 2018 19:04:32 +0000 (19:04 +0000)
commite70c57a76594b55c4f24fe476d5cc6a40fc681dc
treed8629769d06ba2a89509398795eee56e065b1297
parentc4da8fd165d4c45c654683741d5c7c3096145678
Cluster id test case

In fluorine mutliple cluster-ids are
supported, therefore we add new test case
to test this functionality.

Two ibgp rr-client peers introduce prefixes
and we check if controller adds respective
cluster-ids as argument to these routes.

Also fixing play.py type hex for cluster-id
argument.

Change-Id: I73a462a81b080c5550c0f4590294d8dde34bd6ee
Signed-off-by: Tomas Markovic <tomas.markovic@pantheon.tech>
csit/libraries/BgpOperations.robot
csit/suites/bgpcep/bgpuser/ibgp_peers_basic.robot
csit/variables/bgpuser/cluster_id/ibgp_peer/data.xml [new file with mode: 0644]
csit/variables/bgpuser/cluster_id/ibgp_peer/location.uri [new file with mode: 0644]
csit/variables/bgpuser/cluster_id/peer_rib_out/data.json [new file with mode: 0644]
csit/variables/bgpuser/cluster_id/peer_rib_out/location.uri [new file with mode: 0644]
tools/fastbgp/play.py