ci/lava: Simplify passthrough of the request to upload results/ to minio.
authorEmma Anholt <emma@anholt.net>
Thu, 10 Mar 2022 22:21:53 +0000 (14:21 -0800)
committerMarge Bot <emma+marge@anholt.net>
Tue, 5 Apr 2022 21:37:46 +0000 (21:37 +0000)
commitad0fcaf1eecf9555bbf02b374772ac6f266e2d27
tree290d83785ccf55570910f008ece115aa788b9d88
parent34278e8f2ec47df322bf2ef7a9ff753b1223afbb
ci/lava: Simplify passthrough of the request to upload results/ to minio.

We already have a way to pass env vars around, just use that instead of
packing/unpacking it on the kernel command line.

Cleans up HW runner job log output some more.

Acked-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15332>
.gitlab-ci/common/generate-env.sh
.gitlab-ci/common/init-stage2.sh
.gitlab-ci/lava/lava-gitlab-ci.yml
.gitlab-ci/lava/lava-submit.sh
.gitlab-ci/lava/lava_job_submitter.py