aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorselias <samelias@cisco.com>2017-10-26 17:33:54 +0200
committerSamuel Eliáš <samelias@cisco.com>2017-10-26 15:38:32 +0000
commitd0575a582e91e5f7944ef51c543261735208ce89 (patch)
tree0c9d8bb94c6b93982ed7b8e7dd580f597dd29a19
parentb7b14649f5dc02fa00561bb0fe90c079cfbc2909 (diff)
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 <samelias@cisco.com>
-rw-r--r--tests/vpp/func/honeycomb/mgmt-cfg-apihcv6-func.robot3
1 files changed, 1 insertions, 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.*