ci: Use a rootfs tarball for NFS root, instead of a ramdisk (for LAVA)
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Tue, 28 Jul 2020 09:42:42 +0000 (11:42 +0200)
committerTomeu Vizoso <tomeu.vizoso@collabora.com>
Wed, 5 Aug 2020 12:09:37 +0000 (14:09 +0200)
commit1541ef636b2cf792c57762b0fca0dc6849bd19b5
tree4bb4cc0291f2aef954435fc50dd9db71ee48941b
parent8fab7d738e82eafadf55bb3190c7865e70fc7b03
ci: Use a rootfs tarball for NFS root, instead of a ramdisk (for LAVA)

We anyway depend already on robust network support in the DUTs, and we
can save quite some time this way.

It will also allow us to grow further as we expand coverage.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Reviewed-By: Rohan Garg <rohan.garg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6114>
.gitlab-ci.yml
.gitlab-ci/container/arm_build.sh
.gitlab-ci/container/lava_build.sh
.gitlab-ci/lava-deqp.yml.jinja2
.gitlab-ci/lava-gitlab-ci.yml
.gitlab-ci/lava-tracie.yml.jinja2