From c38cb34d13ba01386cbcc6302dce854506eda8a0 Mon Sep 17 00:00:00 2001 From: selias Date: Thu, 13 Jul 2017 13:15:41 +0200 Subject: CSIT-611: HC Test: Lisp suite updates + LispGPE - added LispGPE test suite - added IPv6 tests to Lisp suite - added traffic tests to Lisp suite Change-Id: I3b699149cd73ebf5856072d3f26e98a370dbfc4b Signed-off-by: selias --- resources/templates/honeycomb/config_lisp_gpe.url | 1 + resources/templates/honeycomb/oper_lisp_gpe.url | 1 + 2 files changed, 2 insertions(+) create mode 100644 resources/templates/honeycomb/config_lisp_gpe.url create mode 100644 resources/templates/honeycomb/oper_lisp_gpe.url (limited to 'resources/templates') diff --git a/resources/templates/honeycomb/config_lisp_gpe.url b/resources/templates/honeycomb/config_lisp_gpe.url new file mode 100644 index 0000000000..41b1ce9d85 --- /dev/null +++ b/resources/templates/honeycomb/config_lisp_gpe.url @@ -0,0 +1 @@ +/restconf/config{odl_url_part}/gpe:gpe \ No newline at end of file diff --git a/resources/templates/honeycomb/oper_lisp_gpe.url b/resources/templates/honeycomb/oper_lisp_gpe.url new file mode 100644 index 0000000000..5af4dbabbd --- /dev/null +++ b/resources/templates/honeycomb/oper_lisp_gpe.url @@ -0,0 +1 @@ +/restconf/operational{odl_url_part}/gpe:gpe-state \ No newline at end of file -- cgit 1.2.3-korg