bugfix of wrong testcase name 25/34625/1
authorMatthewLi <matthew.lijun@huawei.com>
Thu, 11 May 2017 12:31:21 +0000 (08:31 -0400)
committerMatthewLi <matthew.lijun@huawei.com>
Thu, 11 May 2017 12:35:47 +0000 (08:35 -0400)
JIRA: DOVETAIL-430

this is wrong before(ipv6.tc023 same to ipv6.tc019),
fixed according to https://gerrit.opnfv.org/gerrit/#/c/34577/

Change-Id: I3d996a7c2adffc305b0f8fa6bcd87e4e6e4c5b7e
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
dovetail/testcase/ipv6.tc023.yml

index aea1a12..8b81625 100644 (file)
@@ -10,4 +10,4 @@ dovetail.ipv6.tc023:
       dest_path: /home/opnfv/repos/functest/functest/opnfv_tests/openstack/tempest/custom_tests/test_list.txt
   report:
     sub_testcase_list:
-      - tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_dhcp6_stateless_from_os[compute,id-76f26acd-9688-42b4-bc3e-cd134c4cb09e,network,slow]
+      - tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_slaac_from_os[compute,id-b6399d76-4438-4658-bcf5-0d6c8584fde2,network,slow]