]> granicus.if.org Git - esp-idf/commitdiff
test: let CI import integration test report
authorHe Yin Ling <heyinling@espressif.com>
Thu, 29 Nov 2018 15:12:12 +0000 (23:12 +0800)
committerHe Yin Ling <heyinling@espressif.com>
Fri, 19 Apr 2019 06:39:44 +0000 (14:39 +0800)
.gitlab-ci.yml

index a5aeabb9ccbdfae06f542dc7306741fdbbaf73b6..2b5e25fcb573012a74158c10037862614d01fbfa 100644 (file)
@@ -1007,6 +1007,8 @@ test_weekend_mqtt:
     - build_ssc_02
   artifacts:
     when: always
+    reports:
+        junit: $LOG_PATH/*/XUNIT_RESULT.xml
     paths:
       - $LOG_PATH
     expire_in: 1 week