16:09 enunes: anarsoul: if you wanted to run manual CI in your MR you also need to manually trigger the lava_ssh now too
16:28 daniels: use .gitlab-ci/bin/ci_run_n_monitor.py --target '^regex_for_job_name$'
16:28 daniels: that triggers all the dependent jobs you need, gives you a summary when it's done, and also doesn't trigger anything which shouldn't be triggered
16:30 anarsoul: enunes: thanks
16:30 anarsoul: daniels: thanks
16:35 anarsoul: argh, python-filecache isn't packaged in arch