Copy tempest_conf.yaml file for neutron_port and patrole 59/58359/2
authorxudan <xudan16@huawei.com>
Fri, 8 Jun 2018 08:27:26 +0000 (04:27 -0400)
committerGeorg Kunz <georg.kunz@ericsson.com>
Fri, 15 Jun 2018 11:58:30 +0000 (11:58 +0000)
Change-Id: I58e37c14cb4a287436e86b345919deff3d3674d0
Signed-off-by: xudan <xudan16@huawei.com>
etc/testcase/security.patrole.yml
etc/testcase/tempest.trunk-ports.yml

index 97068f7..518ad9d 100644 (file)
@@ -5,6 +5,9 @@ dovetail.security.patrole:
   validate:
     type: functest
     testcase: patrole
+    pre_condition:
+      - '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/xtesting/ci/testcases.yaml'
   report:
     source_archive_files:
       - functest.log
index 00c4f84..9a1c960 100644 (file)
@@ -5,6 +5,9 @@ dovetail.tempest.neutron_trunk_ports:
   validate:
     type: functest
     testcase: neutron_trunk
+    pre_condition:
+      - '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/xtesting/ci/testcases.yaml'
   report:
     source_archive_files:
       - functest.log