diff options
author | xudan <xudan16@huawei.com> | 2018-05-24 04:47:41 -0400 |
---|---|---|
committer | Georg Kunz <georg.kunz@ericsson.com> | 2018-05-27 20:19:34 +0000 |
commit | 01e07c1c56d8a40cff50b077b18157decca39a5c (patch) | |
tree | da7b0e2d72dc8548388272e07db37107833bc8c9 /etc/testcase/vnf.vims.yml | |
parent | 3c0569b1e16f35d4b14a60ed25113d6d7a398272 (diff) |
Archive all test case result files
1. All detailed tempest test cases results are recorded with
file tempest-report.html rather than tempest.log now.
2. Archive all results files include functest.log, yardstick.log ...
for each test case. Otherwise, they will all be in one log file.
3. Support to set the source files and dest files need to be archived with
the test case config files rather than hardcode with the source code.
4. Give the file which used to be parse the results (PASS/FAIL) with the
test case config files rather than hardcode with the source code.
Change-Id: I30f435d91ab90cf20def47007f177fe98187484d
Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'etc/testcase/vnf.vims.yml')
-rw-r--r-- | etc/testcase/vnf.vims.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/testcase/vnf.vims.yml b/etc/testcase/vnf.vims.yml index 4a36fe08..8dc7ce4a 100644 --- a/etc/testcase/vnf.vims.yml +++ b/etc/testcase/vnf.vims.yml @@ -7,4 +7,9 @@ dovetail.vnf.vims: testcase: cloudify_ims image_name: opnfv/functest-vnf report: + source_archive_files: + - functest.log + dest_archive_files: + - vnf_logs/dovetail.vnf.vims.log + check_results_file: 'functest_results.txt' sub_testcase_list: |