cro3
cro3 copied to clipboard
Impl command to query tast CI result
Given there is a script to get tast CI result, we can implement a wrapper to query the latest result and integrate it with other commands. e.g.
lium tast result --last-success --test ${TEST} --model ${MODEL}
b/271811998
See b/271811998 for more info