Merge branch 'feature/save_logs_to_test_report' into 'master'

save logs as test_report artifacts

save all logs as test report artifacts. 

Testers only need to download artifacts for test report to analysis test result.

See merge request !217
This commit is contained in:
Ivan Grokhotkov 2016-11-18 20:56:54 +08:00
commit 139fdcb9ec

View file

@ -162,6 +162,7 @@ test_report:
when: always
paths:
- $REPORT_PATH
- $LOG_PATH
expire_in: 12 mos
script:
# clone test bench