summaryrefslogtreecommitdiffstats
path: root/etc/testcase
diff options
context:
space:
mode:
Diffstat (limited to 'etc/testcase')
-rw-r--r--etc/testcase/functest.bgpvpn.router_association.yml28
-rw-r--r--etc/testcase/functest.bgpvpn.router_association_floating_ip.yml28
-rw-r--r--etc/testcase/functest.bgpvpn.subnet_connectivity.yml28
-rw-r--r--etc/testcase/functest.bgpvpn.tenant_separation.yml28
4 files changed, 0 insertions, 112 deletions
diff --git a/etc/testcase/functest.bgpvpn.router_association.yml b/etc/testcase/functest.bgpvpn.router_association.yml
deleted file mode 100644
index b0fc01dd..00000000
--- a/etc/testcase/functest.bgpvpn.router_association.yml
+++ /dev/null
@@ -1,28 +0,0 @@
-##############################################################################
-# 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.bgpvpn.router_association:
- name: functest.bgpvpn.router_association
- objective: VPN provides connectivity between subnets using association of Neutron Router to VPNs
- validate:
- type: functest
- testcase: bgpvpn
- image_name: opnfv/functest-features
- pre_condition:
- - 'cp /home/opnfv/userconfig/bgpvpn_testcases.yaml /usr/lib/python2.7/site-packages/xtesting/ci/testcases.yaml'
- - 'cp /home/opnfv/userconfig/sdnvpn_config_testcase4.yaml /usr/lib/python2.7/site-packages/sdnvpn/test/functest/config.yaml'
- report:
- source_archive_files:
- - functest.log
- dest_archive_files:
- - bgpvpn_logs/functest.bgpvpn.router_association.log
- check_results_files:
- - 'functest_results.txt'
- sub_testcase_list:
diff --git a/etc/testcase/functest.bgpvpn.router_association_floating_ip.yml b/etc/testcase/functest.bgpvpn.router_association_floating_ip.yml
deleted file mode 100644
index 9deaea51..00000000
--- a/etc/testcase/functest.bgpvpn.router_association_floating_ip.yml
+++ /dev/null
@@ -1,28 +0,0 @@
-##############################################################################
-# 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.bgpvpn.router_association_floating_ip:
- name: functest.bgpvpn.router_association_floating_ip
- objective: associate Neutron Router with an attached subnet to a VPN and verify reachability of the Floating IP
- validate:
- type: functest
- testcase: bgpvpn
- image_name: opnfv/functest-features
- pre_condition:
- - 'cp /home/opnfv/userconfig/bgpvpn_testcases.yaml /usr/lib/python2.7/site-packages/xtesting/ci/testcases.yaml'
- - 'cp /home/opnfv/userconfig/sdnvpn_config_testcase8.yaml /usr/lib/python2.7/site-packages/sdnvpn/test/functest/config.yaml'
- report:
- source_archive_files:
- - functest.log
- dest_archive_files:
- - bgpvpn_logs/functest.bgpvpn.router_association_floating_ip.log
- check_results_files:
- - 'functest_results.txt'
- sub_testcase_list:
diff --git a/etc/testcase/functest.bgpvpn.subnet_connectivity.yml b/etc/testcase/functest.bgpvpn.subnet_connectivity.yml
deleted file mode 100644
index a092842d..00000000
--- a/etc/testcase/functest.bgpvpn.subnet_connectivity.yml
+++ /dev/null
@@ -1,28 +0,0 @@
-##############################################################################
-# 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.bgpvpn.subnet_connectivity:
- name: functest.bgpvpn.subnet_connectivity
- objective: Connectivity between Neutron subnets through association of Neutron Networks to VPNs
- validate:
- type: functest
- testcase: bgpvpn
- image_name: opnfv/functest-features
- pre_condition:
- - 'cp /home/opnfv/userconfig/bgpvpn_testcases.yaml /usr/lib/python2.7/site-packages/xtesting/ci/testcases.yaml'
- - 'cp /home/opnfv/userconfig/sdnvpn_config_testcase1.yaml /usr/lib/python2.7/site-packages/sdnvpn/test/functest/config.yaml'
- report:
- source_archive_files:
- - functest.log
- dest_archive_files:
- - bgpvpn_logs/functest.bgpvpn.subnet_connectivity.log
- check_results_files:
- - 'functest_results.txt'
- sub_testcase_list:
diff --git a/etc/testcase/functest.bgpvpn.tenant_separation.yml b/etc/testcase/functest.bgpvpn.tenant_separation.yml
deleted file mode 100644
index 096a3816..00000000
--- a/etc/testcase/functest.bgpvpn.tenant_separation.yml
+++ /dev/null
@@ -1,28 +0,0 @@
-##############################################################################
-# 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.bgpvpn.tenant_separation:
- name: functest.bgpvpn.tenant_separation
- objective: Separation of tenant networks through association to different VPNs
- validate:
- type: functest
- testcase: bgpvpn
- image_name: opnfv/functest-features
- pre_condition:
- - 'cp /home/opnfv/userconfig/bgpvpn_testcases.yaml /usr/lib/python2.7/site-packages/xtesting/ci/testcases.yaml'
- - 'cp /home/opnfv/userconfig/sdnvpn_config_testcase2.yaml /usr/lib/python2.7/site-packages/sdnvpn/test/functest/config.yaml'
- report:
- source_archive_files:
- - functest.log
- dest_archive_files:
- - bgpvpn_logs/functest.bgpvpn.tenant_separation.log
- check_results_files:
- - 'functest_results.txt'
- sub_testcase_list: