aboutsummaryrefslogtreecommitdiff
path: root/zephyr-upstream
diff options
context:
space:
mode:
authorPaul Sokolovsky <paul.sokolovsky@linaro.org>2022-05-17 14:32:08 +0300
committerPaul Sokolovsky <paul.sokolovsky@linaro.org>2022-05-17 14:32:08 +0300
commit0ff579bc31ed9474aefddeb460adb5934539e3dd (patch)
tree96c3c2b38422a70113faad216aefede5f16b5a4a /zephyr-upstream
parent6780187378916a3bcf602b7eb9c1d39eaa2202d8 (diff)
zephyr-upstream, zephyr-net: Upstream Twister switched to JSON reports
Change-Id: Idc7488942bbafce32c322f759e2a157d6c7a9ee9 Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Diffstat (limited to 'zephyr-upstream')
-rwxr-xr-xzephyr-upstream/builders.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr-upstream/builders.sh b/zephyr-upstream/builders.sh
index 6b625f3712..a6f17d6cdf 100755
--- a/zephyr-upstream/builders.sh
+++ b/zephyr-upstream/builders.sh
@@ -75,7 +75,7 @@ time ${ZEPHYR_BASE}/scripts/twister \
CCACHE_DIR=${CCACHE_DIR} ccache --show-stats
# Put report where rsync below will pick it up.
-cp ${OUTDIR}/twister.csv ${OUTDIR}/${PLATFORM}/
+cp ${OUTDIR}/twister.json ${OUTDIR}/${PLATFORM}/
cd ${ZEPHYR_BASE}
# OUTDIR is already per-platform, but it may get contaminated with unrelated