diff options
author | xudan <xudan16@huawei.com> | 2018-10-29 22:41:53 -0400 |
---|---|---|
committer | Dan Xu <xudan16@huawei.com> | 2018-11-07 08:14:34 +0000 |
commit | 0a59d949b74ed509542dbe454de8d0fc4314ac27 (patch) | |
tree | 0bbb0f695e87441a189416ad3dc6bf742565b4ac /etc/testcase/functest.bgpvpn.router_association_floating_ip.yml | |
parent | 4ff39a3fba63a3ab4585291244d1f2ea71e0f141 (diff) |
Update BGPVPN and VNF test cases
Due to change to Functest Gambia, bgpvpn and vnf test cases failed.
Update the testcases.yaml according to Functest's new format.
Change-Id: Ia5d9ba291161f7da84a0aadf241e9ab81d83cfa9
Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'etc/testcase/functest.bgpvpn.router_association_floating_ip.yml')
-rw-r--r-- | etc/testcase/functest.bgpvpn.router_association_floating_ip.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/testcase/functest.bgpvpn.router_association_floating_ip.yml b/etc/testcase/functest.bgpvpn.router_association_floating_ip.yml index d6d0355c..d27400fb 100644 --- a/etc/testcase/functest.bgpvpn.router_association_floating_ip.yml +++ b/etc/testcase/functest.bgpvpn.router_association_floating_ip.yml @@ -9,6 +9,8 @@ functest.bgpvpn.router_association_floating_ip: pre_copy: exist_src_file: sdnvpn_config_testcase8.yaml dest_path: /usr/lib/python2.7/site-packages/sdnvpn/test/functest/config.yaml + pre_condition: + - 'cp /home/opnfv/userconfig/pre_config/bgpvpn_testcases.yaml /usr/lib/python2.7/site-packages/xtesting/ci/testcases.yaml' report: source_archive_files: - functest.log |