HC Test: update routing test keyword due to namespace changes 09/6609/1
authorselias <samelias@cisco.com>
Fri, 5 May 2017 11:43:05 +0000 (13:43 +0200)
committerselias <samelias@cisco.com>
Fri, 5 May 2017 11:43:05 +0000 (13:43 +0200)
 - changed in https://gerrit.fd.io/r/6303

Change-Id: If5fdfcf21c757f9199f168bfd044c7fefce87bef
Signed-off-by: selias <samelias@cisco.com>
resources/libraries/python/honeycomb/Routing.py

index a4d606b..495e96e 100644 (file)
@@ -92,7 +92,7 @@ class RoutingKeywords(object):
         if special:
             ip_version = "hc2vpp-ietf-{0}-unicast-routing:{0}".format(
                 ip_version)
-            protocol = "vpp-routing-ra:vpp-protocol-attributes"
+            protocol = "vpp-routing:vpp-protocol-attributes"
         else:
             ip_version = ip_version
             protocol = "vpp-protocol-attributes"