summaryrefslogtreecommitdiffstats
path: root/etc/userconfig/sdnvpn_config_testcase8.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'etc/userconfig/sdnvpn_config_testcase8.yaml')
-rw-r--r--etc/userconfig/sdnvpn_config_testcase8.yaml32
1 files changed, 0 insertions, 32 deletions
diff --git a/etc/userconfig/sdnvpn_config_testcase8.yaml b/etc/userconfig/sdnvpn_config_testcase8.yaml
deleted file mode 100644
index 073f45f9..00000000
--- a/etc/userconfig/sdnvpn_config_testcase8.yaml
+++ /dev/null
@@ -1,32 +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
-##############################################################################
-
-defaults:
- flavor: m1.tiny # adapt to your environment
-
-testcases:
- sdnvpn.test.functest.testcase_8:
- enabled: true
- description: Test floating IP and router assoc coexistence
- testname_db: functest_testcase_8
- image_name: sdnvpn-image
- instance_1_name: sdnvpn-8-1
- instance_2_name: sdnvpn-8-2
- net_1_name: sdnvpn-8-1
- subnet_1_name: sdnvpn-8-1-subnet
- subnet_1_cidr: 10.10.10.0/24
- router_1_name: sdnvpn-8-1-router
- net_2_name: sdnvpn-8-2
- subnet_2_name: sdnvpn-8-2-subnet
- subnet_2_cidr: 10.10.20.0/24
- router_2_name: sdnvpn-8-2-router
- secgroup_name: sdnvpn-sg
- secgroup_descr: Security group for SDNVPN test cases
- targets: '88:88'
- route_distinguishers: '18:18'