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
cmd-kola: add testiso to run iso.* translation wrapper
Add translate_testiso_args() function to convert legacy 'kola testiso'
command to new 'kola run iso.*' format. The function:
- Replaces 'testiso' with 'run'
- Adds '--parallel 4' by default if not specified
- Properly handles flags that take values (--denylist-test, --tag, etc.)
0 commit comments