Skip to content
Snippets Groups Projects
Commit 6ca01680 authored by Esben Haabendal's avatar Esben Haabendal
Browse files

CI: Tell CitLab CI where to find ACTS junit XML report


Signed-off-by: default avatarEsben Haabendal <esben@geanix.com>
parent d2a24098
No related branches found
No related tags found
1 merge request!107CI: Tell CitLab CI where to find ACTS junit XML report
Pipeline #15289 passed with stages
in 1 hour, 20 minutes, and 5 seconds
......@@ -400,8 +400,11 @@ acts:
if [ "$i" -eq $HDC_CONNECT_ATTEMPTS ] ; then exit 1 ; fi
- xdevice run acts -l $(echo "$ACTS_TESTS"|tr ' ' ';')
artifacts:
when: always
paths:
- build/reports
reports:
junit: build/reports/latest/summary_report.xml
# Build OpenHarmony images using CI runner in China.
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment