Fix bgp multipath test 21/77621/2
authortomas.markovic <tomas.markovic@pantheon.tech>
Thu, 8 Nov 2018 13:30:12 +0000 (14:30 +0100)
committerJamo Luhrsen <jluhrsen@redhat.com>
Thu, 8 Nov 2018 16:33:54 +0000 (16:33 +0000)
Change-Id: Ia346e8007ab69a1b6df4eb281b2d16feecdc1f1e
Signed-off-by: tomas.markovic <tomas.markovic@pantheon.tech>
csit/variables/bgpfunctional/multipaths/route.oxygen/location.uri [moved from csit/variables/bgpfunctional/multipaths/route.fluorine/location.uri with 100% similarity]
csit/variables/bgpfunctional/multipaths/route.oxygen/post_data.xml [moved from csit/variables/bgpfunctional/multipaths/route.fluorine/post_data.xml with 94% similarity]
csit/variables/bgpfunctional/multipaths/route/post_data.xml

similarity index 94%
rename from csit/variables/bgpfunctional/multipaths/route.fluorine/post_data.xml
rename to csit/variables/bgpfunctional/multipaths/route.oxygen/post_data.xml
index 617408254a3a0585f386ca66bc8debefa2acae86..40a8cbe0bd8e281ed26b02e788a4fe6b3114ff13 100644 (file)
@@ -1,7 +1,6 @@
   <ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet">
    <prefix>1.1.1.1/32</prefix>
    <path-id>$PATHID</path-id>
-   <route-key>1.1.1.1/32</route-key>
    <attributes>
     <ipv4-next-hop>
      <global>$NEXTHOP</global>
index 40a8cbe0bd8e281ed26b02e788a4fe6b3114ff13..617408254a3a0585f386ca66bc8debefa2acae86 100644 (file)
@@ -1,6 +1,7 @@
   <ipv4-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet">
    <prefix>1.1.1.1/32</prefix>
    <path-id>$PATHID</path-id>
+   <route-key>1.1.1.1/32</route-key>
    <attributes>
     <ipv4-next-hop>
      <global>$NEXTHOP</global>