From 7b47323b3d1f9fb45b25576d3a2b2f5a606e7216 Mon Sep 17 00:00:00 2001 From: selias Date: Thu, 26 Oct 2017 17:33:54 +0200 Subject: [PATCH] HC Test: Update tags in IPv6 control suite - remove EXPECTED_FAILING tag, IPv6 is no longer disabled - add HC_REST_ONLY tag, these tests should not be executed with ODL Change-Id: I5c4ba8d08751e259d6ca158c2fb034660629916c Signed-off-by: selias --- tests/vpp/func/honeycomb/mgmt-cfg-apihcv6-func.robot | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/vpp/func/honeycomb/mgmt-cfg-apihcv6-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-apihcv6-func.robot index 0be827eaaf..e3b43cc4a9 100644 --- a/tests/vpp/func/honeycomb/mgmt-cfg-apihcv6-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-apihcv6-func.robot @@ -47,8 +47,7 @@ | ... | Unconfigure IPv6 Management Interface | AND | ... | Tear Down Honeycomb Functional Test Suite | ${node} | ... -# IPv6 is disabled in VIRL images -| Force Tags | HC_FUNC | EXPECTED_FAILING +| Force Tags | HC_FUNC | HC_REST_ONLY | ... | Documentation | *Honeycomb IPv6 control interface test suite.* -- 2.16.6