summaryrefslogtreecommitdiffstats
path: root/dovetail/testcase/ipv6.tc019.yml
diff options
context:
space:
mode:
authorxudan <xudan16@huawei.com>2018-01-22 01:40:26 -0500
committerGeorg Kunz <georg.kunz@ericsson.com>2018-02-05 15:24:11 +0000
commitc4131f9a18b9e9eaee75e6e1503d34d6678115a2 (patch)
tree1fb27c8ba316df51a3387f5c284ea6543c6f049a /dovetail/testcase/ipv6.tc019.yml
parentff2a7b3f7de37e64164250b8fa9a623dd061bac5 (diff)
Adapt Functest E release Framework
Use opnfv/functest-restapi:euphrates. Adapt Functest E framework for all Functest test cases. 1. All path of functest and sdnvpn has been changed. 2. Sdnvpn can clean resources by itself with E release, no need to clean again. 3. Add a file testcases.yaml to overwrite the file in functest container, then it can support to run tempest_custom i.e. ipv6 and tempest in OVP. JIRA: DOVETAIL-584 Change-Id: I3ba9aa8e80becaa99cc89c8db4b39acbb89dfda4 Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'dovetail/testcase/ipv6.tc019.yml')
-rw-r--r--dovetail/testcase/ipv6.tc019.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/dovetail/testcase/ipv6.tc019.yml b/dovetail/testcase/ipv6.tc019.yml
index afa1d06b..4debe2d7 100644
--- a/dovetail/testcase/ipv6.tc019.yml
+++ b/dovetail/testcase/ipv6.tc019.yml
@@ -6,10 +6,11 @@ dovetail.ipv6.tc019:
type: functest
testcase: tempest_custom
pre_condition:
- - 'cp /home/opnfv/userconfig/pre_config/tempest_conf.yaml /usr/local/lib/python2.7/dist-packages/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml'
+ - 'cp /home/opnfv/userconfig/pre_config/tempest_conf.yaml /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml'
+ - 'cp /home/opnfv/userconfig/pre_config/testcases.yaml /usr/lib/python2.7/site-packages/functest/ci/testcases.yaml'
pre_copy:
src_file: tempest_custom.txt
- dest_path: /usr/local/lib/python2.7/dist-packages/functest/opnfv_tests/openstack/tempest/custom_tests/test_list.txt
+ dest_path: /usr/lib/python2.7/site-packages/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]