Bug 3780: Use rib-instance as type in bgp-peer data 10/32410/7
authorVratko Polak <vrpolak@cisco.com>
Mon, 1 Feb 2016 15:52:31 +0000 (16:52 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 1 Feb 2016 23:11:16 +0000 (23:11 +0000)
Change-Id: I79058e915ed9f792d425f4db30c2d64c91164ec1
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
csit/suites/bgpcep/bgpuser/cases.robot
csit/variables/bgpuser/bgp_peer/data.xml

index afdab2012ff62107cfcb8b96f01b3a56a23ce4e9..f75147e071f13dd865c572669b318e2a098c9631 100644 (file)
@@ -75,6 +75,7 @@ Check_Talking_Connection_Is_Established
     [Documentation]    See TCP (BGP) connection in established state.
     # This case is separate from the previous one, to resemble structure of the second half of this suite more closely.
     Check_Speaker_Is_Connected
+    [Teardown]    Utils.Report_Failure_Due_To_Bug    5171
 
 Check_Talking_Topology_Is_Filled
     [Documentation]    See new routes in example-ipv4-topology as a proof that synchronization was correct.
index dec1e37be5f85b50e717d24dee6a73cb6f00666a..f3bc823539d76b2a3b2d40cb8589c78d6c1458fa 100644 (file)
@@ -6,7 +6,7 @@
     <holdtimer xmlns="urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl">$HOLDTIME</holdtimer>
     <initiate-connection xmlns="urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl">$INITIATE</initiate-connection>
     <rib xmlns="urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl">
-        <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:cfg">prefix:rib</type>
+        <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl">prefix:rib-instance</type>
         <name>example-bgp-rib</name>
     </rib>
     <peer-registry xmlns="urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl">