Skip to content
Commit 1947a11e authored by Fabio Baltieri's avatar Fabio Baltieri Committed by Anas Nashif
Browse files

ci: twister: fix result merge when there's only 1 runner



The current test result merge command uses artifacts/*/*/twister.xml as
an argument but that directory hierarchy only works if there's >1
runners. If twister decies to only schedule one, then the only file is
going to be in

artifacts/twister-out/twister.xml

and the current command is going to fail with a file not found error.

Using a ** glob for finding the files.

Signed-off-by: default avatarFabio Baltieri <fabiobaltieri@google.com>
parent 9b7c4c85
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment