aboutsummaryrefslogtreecommitdiffstats
path: root/resources/templates
diff options
context:
space:
mode:
authorselias <samelias@cisco.com>2017-02-08 11:17:16 +0100
committerselias <samelias@cisco.com>2017-03-15 10:49:36 +0100
commit0b4ceb8d40f0b667eb6083298a4f133b8ae9adaa (patch)
tree0dcd96d5d588246fd7514c238628db5c3e32544e /resources/templates
parentd4e9cf05335c9d819e05477204223068de930df6 (diff)
CSIT-523 HC Test: routing
- add routing test suite, variables and keywords Change-Id: I57e180350c30221befe8d1fc4e3b146d394c4f5d Signed-off-by: selias <samelias@cisco.com>
Diffstat (limited to 'resources/templates')
-rw-r--r--resources/templates/honeycomb/config_routing_table.url1
-rw-r--r--resources/templates/honeycomb/oper_routing_table.url1
2 files changed, 2 insertions, 0 deletions
diff --git a/resources/templates/honeycomb/config_routing_table.url b/resources/templates/honeycomb/config_routing_table.url
new file mode 100644
index 0000000000..9c15c49912
--- /dev/null
+++ b/resources/templates/honeycomb/config_routing_table.url
@@ -0,0 +1 @@
+/restconf/config/hc2vpp-ietf-routing:routing/routing-instance/vpp-routing-instance/routing-protocols \ No newline at end of file
diff --git a/resources/templates/honeycomb/oper_routing_table.url b/resources/templates/honeycomb/oper_routing_table.url
new file mode 100644
index 0000000000..0b34793d70
--- /dev/null
+++ b/resources/templates/honeycomb/oper_routing_table.url
@@ -0,0 +1 @@
+/restconf/operational/hc2vpp-ietf-routing:routing-state/routing-instance/vpp-routing-instance/routing-protocols \ No newline at end of file