Honeycomb interface state management test 09/809/11
authorselias <samuel.elias@pantheon.tech>
Mon, 18 Apr 2016 16:21:20 +0000 (18:21 +0200)
committerStefan Kobza <skobza@cisco.com>
Tue, 26 Apr 2016 09:53:13 +0000 (09:53 +0000)
commit26f067d4fb5a37eb4fe2eaf25b5113599cee1b90
tree26ab49bdb35955ed4f1094d512179330c7ecd517
parenta8c8bf7eb1130c1d9dedfd03b2437f1ac9c51d9b
Honeycomb interface state management test

 - add simple test for interface management through Honeycomb API
 - add status code 500 to honeycomb startup check whitelist,
   due to Honeycomb changes in https://gerrit.fd.io/r/772
 - increase timeout value for Honeycomb startup check
 - modify Honeycomb setup keywords to allow starting Honeycomb
   on individual nodes
 - remove sanity test suite, tests now sorted by functional areas
   such as interfaces, bridge domains, VXlan,...

Change-Id: I87f9cf69577706f3b00e24a8d2c01df52fc707c6
Signed-off-by: selias <samuel.elias@pantheon.tech>
resources/libraries/python/HTTPRequest.py
resources/libraries/python/HoneycombSetup.py
resources/libraries/robot/honeycomb/honeycomb.robot [moved from resources/libraries/robot/honeycomb.robot with 65% similarity]
resources/libraries/robot/honeycomb/interfaces.robot [new file with mode: 0644]
tests/suites/honeycomb/interface_management.robot [new file with mode: 0644]
tests/suites/honeycomb/sanity.robot [deleted file]