ci/lava: Wrap submission in a shell script
authorDaniel Stone <daniels@collabora.com>
Thu, 10 Jun 2021 12:11:02 +0000 (13:11 +0100)
committerMarge Bot <eric+marge@anholt.net>
Fri, 11 Jun 2021 12:13:00 +0000 (12:13 +0000)
commit561a1a9ad9536105352d6f1ed84b5e5ee7ae351c
treea929a3e55263e2abf4f33e658ff69aa70095c36f
parentd5262a933e9a724835287d2baf304e4efe0562ae
ci/lava: Wrap submission in a shell script

Just do what we're already doing but in a shell script, which will make
it less tedious to expand out later.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11309>
.gitlab-ci/lava/lava-gitlab-ci.yml
.gitlab-ci/lava/lava-submit.sh [new file with mode: 0755]