aboutsummaryrefslogtreecommitdiffstats
path: root/resources/templates
diff options
context:
space:
mode:
authorMichal Cmarada <michal.cmarada@pantheon.tech>2018-05-09 14:00:53 +0200
committerMichal Cmarada <michal.cmarada@pantheon.tech>2018-05-10 11:04:16 +0000
commitabd1c00c657242ac481526d7cccfb53b5a8d86bd (patch)
treee7934cacae77f9bec4272290fae532eec6aa08bd /resources/templates
parent6e9d38fbad8198f8647e3e71d12b5859490c21f2 (diff)
HC2VPP-253 - Update routing csit jobs
this fixes test failures caused by HC2VPP routing models bump (https://gerrit.fd.io/r/#/c/10954) - updates tests for bgp routing - updates tests for routing - updates SLAAC test because of changes in rt-advertisements Change-Id: Iacc37b42e6523f440d77241c18ca8e61d1d01f23 Signed-off-by: Michal Cmarada <michal.cmarada@pantheon.tech>
Diffstat (limited to 'resources/templates')
-rw-r--r--resources/templates/honeycomb/config_routing_table.url2
-rw-r--r--resources/templates/honeycomb/config_slaac.url2
-rw-r--r--resources/templates/honeycomb/oper_routing_table.url2
3 files changed, 3 insertions, 3 deletions
diff --git a/resources/templates/honeycomb/config_routing_table.url b/resources/templates/honeycomb/config_routing_table.url
index f3b846f8a3..2e484d9cfd 100644
--- a/resources/templates/honeycomb/config_routing_table.url
+++ b/resources/templates/honeycomb/config_routing_table.url
@@ -1 +1 @@
-/restconf/config{odl_url_part}/hc2vpp-ietf-routing:routing/routing-instance/vpp-routing-instance/routing-protocols \ No newline at end of file
+/restconf/config{odl_url_part}/hc2vpp-ietf-routing:routing/control-plane-protocols \ No newline at end of file
diff --git a/resources/templates/honeycomb/config_slaac.url b/resources/templates/honeycomb/config_slaac.url
index 5b363ffa8b..d74c35ec3c 100644
--- a/resources/templates/honeycomb/config_slaac.url
+++ b/resources/templates/honeycomb/config_slaac.url
@@ -1 +1 @@
-/restconf/config{odl_url_part}/hc2vpp-ietf-routing:routing/routing-instance/vpp-routing-instance/interfaces/ \ No newline at end of file
+/restconf/config{odl_url_part}/ietf-interfaces:interfaces/ \ No newline at end of file
diff --git a/resources/templates/honeycomb/oper_routing_table.url b/resources/templates/honeycomb/oper_routing_table.url
index 8096dcb69e..1206301186 100644
--- a/resources/templates/honeycomb/oper_routing_table.url
+++ b/resources/templates/honeycomb/oper_routing_table.url
@@ -1 +1 @@
-/restconf/operational{odl_url_part}/hc2vpp-ietf-routing:routing-state/routing-instance/vpp-routing-instance/routing-protocols \ No newline at end of file
+/restconf/operational{odl_url_part}/hc2vpp-ietf-routing:routing/control-plane-protocols \ No newline at end of file