ci: add --project option to ci_run_n_monitor.py
authorHelen Koike <helen.koike@collabora.com>
Mon, 28 Aug 2023 19:23:09 +0000 (16:23 -0300)
committerMarge Bot <emma+marge@anholt.net>
Tue, 29 Aug 2023 16:54:31 +0000 (16:54 +0000)
commit67147a3c5c0f1b195ad51e2c1a748fc0539f875e
tree948046554f18a7d45a42f551dd6a286745ea8a27
parentf97e38f9cdabf6e1cfab11ebaabf193492bd403c
ci: add --project option to ci_run_n_monitor.py

Now that we have drm-ci, add --project, so the script can also be used
to linux (and any other projects).

Let the default to "mesa" so it can keep behaving as before when the
option is not given.

Signed-off-by: Helen Koike <helen.koike@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24912>
bin/ci/ci_run_n_monitor.py