From: selias Date: Thu, 26 Oct 2017 15:33:54 +0000 (+0200) Subject: HC Test: Update tags in IPv6 control suite X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=7b47323b3d1f9fb45b25576d3a2b2f5a606e7216;hp=ca158d7f61e340f4a4b512ce070e66c012274d79 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 --- 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.*