diff options
Diffstat (limited to 'etc/testcase/functest.bgpvpn.router_association.yml')
-rw-r--r-- | etc/testcase/functest.bgpvpn.router_association.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/testcase/functest.bgpvpn.router_association.yml b/etc/testcase/functest.bgpvpn.router_association.yml index 6b30315b..0922fb01 100644 --- a/etc/testcase/functest.bgpvpn.router_association.yml +++ b/etc/testcase/functest.bgpvpn.router_association.yml @@ -9,6 +9,8 @@ functest.bgpvpn.router_association: pre_copy: exist_src_file: sdnvpn_config_testcase4.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 |