From c53c0cbad736e937a4a41bf13eff4c5d8b5dcb55 Mon Sep 17 00:00:00 2001 From: selias Date: Fri, 13 Jan 2017 17:40:57 +0100 Subject: HC Test: Workaround for 17.04 jvpp version mismatch - add workaround for mismatched jvpp versions in deb packages - disable NSH_SFC madule and test suite, it depends on outdated jvpp - cleanup package download script used in hc2vpp-csit-verify job Change-Id: I98526baa4de08bbbab2339c9e81f49cd189b57ac Signed-off-by: selias --- tests/func/honeycomb/__init__.robot | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/func/honeycomb/__init__.robot') diff --git a/tests/func/honeycomb/__init__.robot b/tests/func/honeycomb/__init__.robot index 701ccc2971..1b129d9c86 100644 --- a/tests/func/honeycomb/__init__.robot +++ b/tests/func/honeycomb/__init__.robot @@ -21,6 +21,7 @@ | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Suite Setup | Run Keywords | Setup All DUTs Before Test | AND | ... | Clear Persisted Honeycomb Configuration | ${node} | AND +| ... | Copy Java Libraries | ${node} | AND | ... | Configure Unsecured Access | ${node} | AND | ... | Enable Module Features | ${node} | AND | ... | Configure Log Level | ${node} | TRACE | AND -- cgit 1.2.3-korg