ci/lava: Move job definition stuff to another file
authorGuilherme Gallo <guilherme.gallo@collabora.com>
Tue, 4 Apr 2023 01:21:58 +0000 (22:21 -0300)
committerMarge Bot <emma+marge@anholt.net>
Wed, 19 Apr 2023 14:36:37 +0000 (14:36 +0000)
commit6f6b892dcad679d5eee3e46248d885242aa606b1
tree63b0d88edecff1e605030e073af030850f24751c
parent3fbe699a43d8253d7d14c27c5b6fc9f84c97688e
ci/lava: Move job definition stuff to another file

The LAVA job submitter is too big, let's reorganize it a little.

Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22500>
.gitlab-ci/lava/lava_job_submitter.py
.gitlab-ci/lava/utils/__init__.py
.gitlab-ci/lava/utils/lava_job_definition.py [new file with mode: 0644]