Преглед изворни кода

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

Ivan Grokhotkov пре 9 година
родитељ
комит
139fdcb9ec
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .gitlab-ci.yml

+ 1 - 0
.gitlab-ci.yml

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