diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2018-07-30 15:10:11 +0200 |
---|---|---|
committer | Georg Kunz <georg.kunz@ericsson.com> | 2018-07-31 11:14:15 +0200 |
commit | 081eaf19163fdaeb1e0038240a2e74007527c98c (patch) | |
tree | 4f786ee56c2ee049502af3f68abd19355d13d791 /etc/testcase/functest.bgpvpn.router_association.yml | |
parent | cccef0172c0c026e63cd4df3e7f377daaafbc509 (diff) |
Renaming test cases to include test framework names
Replacing the generic "dovetail" prefix of the testcase definitions with
the name of the OPNFV test framework which hosts the test.
JIRA: DOVETAIL-719
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Change-Id: I8f90423b8908197bdc7adddf82c61ff394893f52
Diffstat (limited to 'etc/testcase/functest.bgpvpn.router_association.yml')
-rw-r--r-- | etc/testcase/functest.bgpvpn.router_association.yml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/etc/testcase/functest.bgpvpn.router_association.yml b/etc/testcase/functest.bgpvpn.router_association.yml new file mode 100644 index 00000000..6b30315b --- /dev/null +++ b/etc/testcase/functest.bgpvpn.router_association.yml @@ -0,0 +1,18 @@ +--- +functest.bgpvpn.router_association: + name: functest.bgpvpn.router_association + objective: VPN provides connectivity between subnets using association of Neutron Router to VPNs + validate: + type: functest + testcase: bgpvpn + image_name: opnfv/functest-features + pre_copy: + exist_src_file: sdnvpn_config_testcase4.yaml + dest_path: /usr/lib/python2.7/site-packages/sdnvpn/test/functest/config.yaml + report: + source_archive_files: + - functest.log + dest_archive_files: + - bgpvpn_logs/functest.bgpvpn.router_association.log + check_results_file: 'functest_results.txt' + sub_testcase_list: |