ci: Build kernels and rootfs for x86 devices
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Fri, 3 Jul 2020 08:04:20 +0000 (10:04 +0200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 29 Jul 2020 12:41:45 +0000 (12:41 +0000)
commit6c8b921572a542f5de62475a76501a9db73dae4d
treedc4454cc6c2abc879ced52ea160771dacc26f0b6
parent5d0ba8b183427e14399a5792a6fd7d515595af94
ci: Build kernels and rootfs for x86 devices

For testing Mesa on LAVA devices with the amd64 architecture, build
kernels and rootfs in the same way as we do for arm64 and armhf.

Also add a few trivial jobs for a specific AMD Chromebook.

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/5903>
15 files changed:
.gitlab-ci.yml
.gitlab-ci/container/baremetal_build.sh
.gitlab-ci/container/lava_arm.sh [deleted file]
.gitlab-ci/container/lava_build.sh [new file with mode: 0755]
.gitlab-ci/container/x86_build-base.sh
.gitlab-ci/create-rootfs.sh
.gitlab-ci/deqp-radeonsi-stoney-fails.txt [new file with mode: 0644]
.gitlab-ci/deqp-radeonsi-stoney-skips.txt [new file with mode: 0644]
.gitlab-ci/generate_lava.py
.gitlab-ci/lava-deqp.yml.jinja2
.gitlab-ci/lava-gitlab-ci.yml
.gitlab-ci/lava-tracie.yml.jinja2
.gitlab-ci/test-source-dep.yml
.gitlab-ci/traces.yml
.gitlab-ci/x86_64.config [new file with mode: 0644]