diff options
author | hongbo tian <hongbo.tianhongbo@huawei.com> | 2017-05-15 04:26:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-05-15 04:26:34 +0000 |
commit | 0284a52ccd2e9a5540e729083e1810e23df44c87 (patch) | |
tree | 9a4ba61469ec6d5e64dce5755d15c839981a50c7 | |
parent | 545625a009865b29d73245239559d4f1b3dc47ea (diff) | |
parent | 5c5afdf9d099163e136dd0f4425903c2cf412c01 (diff) |
Merge "bugfix of wrong testcase name"
-rw-r--r-- | dovetail/testcase/ipv6.tc023.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dovetail/testcase/ipv6.tc023.yml b/dovetail/testcase/ipv6.tc023.yml index aea1a12b..8b816252 100644 --- a/dovetail/testcase/ipv6.tc023.yml +++ b/dovetail/testcase/ipv6.tc023.yml @@ -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] |