diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2018-06-05 12:07:44 +0200 |
---|---|---|
committer | Georg Kunz <georg.kunz@ericsson.com> | 2018-06-05 12:07:44 +0200 |
commit | 92daf3c8721fa64a690fea358c9631b50ebc2205 (patch) | |
tree | 5baac986ff66e3f660efdc199a88bf22c9063ad3 | |
parent | 12207c749aeee06b805ac1b546e473c7519d96d6 (diff) |
Correct reporting of vEPC test case
The configuration of the vEPC test case was missing information for
generating a correct report and hence it incorrectlt reported FAILed
despite passing.
JIRA:DOVETAIL-666
Change-Id: Id296fa0fd750e47dc841ef37acb2018b23de0643
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
-rw-r--r-- | etc/testcase/vnf.vepc.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/testcase/vnf.vepc.yml b/etc/testcase/vnf.vepc.yml index 1ea45a44..fec985fe 100644 --- a/etc/testcase/vnf.vepc.yml +++ b/etc/testcase/vnf.vepc.yml @@ -7,4 +7,9 @@ dovetail.vnf.vepc: testcase: juju_epc image_name: opnfv/functest-vnf report: + source_archive_files: + - functest.log + dest_archive_files: + - vnf_logs/dovetail.vnf.vepc.log + check_results_file: 'functest_results.txt' sub_testcase_list: |