Skip to content

Make `lqa wait` also wait for job status Scheduled

Currently, lqa wait JOB_ID only waits if the job status is 'Submitted' or 'Running'.

This MR makes lqa also wait if the job status is 'Scheduled'.

Signed-off-by: Sietze van Buuren Sietze.vanBuuren@de.bosch.com

Merge request reports