summaryrefslogtreecommitdiffstats
path: root/etc/testcase/functest.security.patrole_vxlan_dependent.yml
diff options
context:
space:
mode:
Diffstat (limited to 'etc/testcase/functest.security.patrole_vxlan_dependent.yml')
-rw-r--r--etc/testcase/functest.security.patrole_vxlan_dependent.yml35
1 files changed, 35 insertions, 0 deletions
diff --git a/etc/testcase/functest.security.patrole_vxlan_dependent.yml b/etc/testcase/functest.security.patrole_vxlan_dependent.yml
new file mode 100644
index 00000000..252a3e8c
--- /dev/null
+++ b/etc/testcase/functest.security.patrole_vxlan_dependent.yml
@@ -0,0 +1,35 @@
+##############################################################################
+# Copyright (c) 2019 opnfv.
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
+
+---
+functest.security.patrole_vxlan_dependent:
+ name: functest.security.patrole_vxlan_dependent
+ objective: Run 2 sub test cases in Patrole that are dependent on vxlan
+ validate:
+ type: functest
+ testcase: tempest_custom
+ pre_condition:
+ - 'cp /home/opnfv/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/tempest_custom_testcases.yaml /usr/lib/python2.7/site-packages/xtesting/ci/testcases.yaml'
+ - 'cp /home/opnfv/functest/results/tempest_custom.txt /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/custom_tests/test_list.txt'
+ report:
+ source_archive_files:
+ - functest.log
+ - tempest_custom/rally.log
+ - tempest_custom/tempest-report.html
+ dest_archive_files:
+ - security_logs/functest.security.patrole_vxlan_dependent.functest.log
+ - security_logs/functest.security.patrole_vxlan_dependent.log
+ - security_logs/functest.security.patrole_vxlan_dependent.html
+ check_results_files:
+ - 'functest_results.txt'
+ portal_key_file: security_logs/functest.security.patrole_vxlan_dependent.html
+ sub_testcase_list:
+ - patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type[id-3c42f7b8-b80c-44ef-8fa4-69ec4b1836bc]
+ - patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_segmentation_id[id-b9decb7b-68ef-4504-b99b-41edbf7d2af5]