Skip to content

ci_run_n_monitor: Poll mesa/mesa and user/mesa for pipelines at the same time.

Emma Anholt requested to merge anholt/mesa:run-n-monitor into main

Now you don't fail if you're trying to test a mesa/mesa MR pipeline and gitlab takes more than 10s to create it. And you don't have to wait 10 seconds to get things started (aka see if your regex was right) if you're testing a user/mesa fork pipeline.

Fixes: 941d9240 ("bin/ci_run_n_monitor: automatically pick MR pipelines when they exist") Closes: #9894 (closed)

Merge request reports