Skip to content

Changes

Summary

  1. nplab-*test: Fix printing of junit on stdout (details)
Commit 84a3680666486172ef9752f3ee53e0fce9945ea8 by laforge
nplab-*test: Fix printing of junit on stdout

Before this patch the printing of the junit.xml to stdout fails:

+ collect_logs
+ cat '/tmp/tmp.CzafJpQyw8/*/junit-*.log'
cat: '/tmp/tmp.CzafJpQyw8/*/junit-*.log': No such file or directory
+ true

Change-Id: I600d3bdb3de23ef6f381cd5b81e2b851856b2b9b
The file was modified nplab-sua-test/jenkins.sh
The file was modified nplab-m3ua-test/jenkins.sh