From a1383e569b184808780fbe0405402dea584902a9 Mon Sep 17 00:00:00 2001 From: selias Date: Mon, 21 Mar 2016 13:06:49 +0100 Subject: Setup and check honeycomb on all DUTs - methods implementing HTTP requests (PUT,GET,POST,DELETE) - methods for parsing HTTP responses - methods for honeycomb setup on DUT - updated constants.py - keywords for honeycomb setup and communication - simple honeycomb sanity test (not enabled for jenkins job runs) Change-Id: I589f0ca56cc01072b92fe9363aed16a4098aee40 Signed-off-by: selias --- resources/templates/honeycomb/vpp_version.url | 1 + 1 file changed, 1 insertion(+) create mode 100644 resources/templates/honeycomb/vpp_version.url (limited to 'resources/templates/honeycomb/vpp_version.url') diff --git a/resources/templates/honeycomb/vpp_version.url b/resources/templates/honeycomb/vpp_version.url new file mode 100644 index 0000000000..59759be8ea --- /dev/null +++ b/resources/templates/honeycomb/vpp_version.url @@ -0,0 +1 @@ +/restconf/operational/v3po:vpp-state/version \ No newline at end of file -- cgit 1.2.3-korg