blob: 70926c4c3fde66d076d6f7532fa2ae846174c3a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
---
dovetail.sdnvpn.tc002:
name: dovetail.sdnvpn.tc002
objective: Separation of tenant networks through association to different VPNs
validate:
type: functest
testcase: bgpvpn
pre_condition:
- 'cp /home/opnfv/userconfig/pre_config/testcases.yaml /usr/lib/python2.7/site-packages/functest/ci/testcases.yaml'
pre_copy:
exist_src_file: sdnvpn_config_testcase2.yaml
dest_path: /usr/lib/python2.7/site-packages/sdnvpn/test/functest/config.yaml
report:
sub_testcase_list:
|