mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 20:54:32 +02:00
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:
@@ -162,6 +162,7 @@ test_report:
|
||||
when: always
|
||||
paths:
|
||||
- $REPORT_PATH
|
||||
- $LOG_PATH
|
||||
expire_in: 12 mos
|
||||
script:
|
||||
# clone test bench
|
||||
|
Reference in New Issue
Block a user