You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
send-to-lava: add support for publishing log files
For each test, send-to-lava will look into a results directory for files
named ${test}.log. If that file is found, then its contents will be
pushed to lava as the log snippet corresponding to that test.
The result directory can be passed as the second command line argument.
If omitted, the same directory as the results file will be used.
Signed-off-by: Antonio Terceiro <antonio.terceiro@linaro.org>
0 commit comments