blob: 838136da98725b38ec41cdf93bcd2456d85c9dcd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
---
dovetail.sdnvpn.tc008:
name: dovetail.sdnvpn.tc008
objective: associate Neutron Router with an attached subnet to a VPN and verify reachability of the Floating IP
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_testcase8.yaml
dest_path: /usr/lib/python2.7/site-packages/sdnvpn/test/functest/config.yaml
report:
sub_testcase_list:
|