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
Add tree priority lookup using string values (high/medium/low) instead
of numeric priorities. Tree priorities are read from build configs and
passed to LAVA runtime via node data.
Priority assignments:
- high: mainline, stable, stable-rc
- medium: next, stable-rt, kselftest
- low: android, cip, kernelci (default)
Human submissions always get highest priority for bisection/debugging.
Signed-off-by: Ben Copeland <ben.copeland@linaro.org>
0 commit comments