From 4bda4f8b55b0d431b514663e8e90fccd97ad31d4 Mon Sep 17 00:00:00 2001 From: selias Date: Mon, 7 Nov 2016 16:04:26 +0100 Subject: CSIT-425: HC Test: NSH-SFC test suite - add keyword to enable optional modules in Honeycomb (including NSH) - update honeycomb __init__.robot with the new keyword - add python and robot libraries for NSH tests - add NSH test suite (CRUD operations) Change-Id: I869069a138a51d56d25522163c3a6deefb316f46 Signed-off-by: selias --- resources/templates/honeycomb/config_nsh.url | 1 + 1 file changed, 1 insertion(+) create mode 100644 resources/templates/honeycomb/config_nsh.url (limited to 'resources/templates/honeycomb/config_nsh.url') diff --git a/resources/templates/honeycomb/config_nsh.url b/resources/templates/honeycomb/config_nsh.url new file mode 100644 index 0000000000..ad14e953e8 --- /dev/null +++ b/resources/templates/honeycomb/config_nsh.url @@ -0,0 +1 @@ +/restconf/config/vpp-nsh:vpp-nsh \ No newline at end of file -- cgit 1.2.3-korg