mesa/.gitlab-ci/container
Eric Anholt 68b3b5bcab ci: Switch the baremetal runner to be an x86 docker image.
The runner is an x86 system, so running the ARM image meant doing
everything at runtime under qemu, and for the xz of the test rootfs that
was quite expensive.  Also, we can rebuild x86 images much faster than we
can rebuild arm images for container development, which will help unblock
some of the other feature parity work I have to do versus the old docker
system that cheza is using.

Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5033>
2020-05-18 19:39:46 +00:00
..
arm_build.sh ci: Move cross file generation to a shared script. 2020-05-18 19:39:46 +00:00
arm_test.sh
container_post_build.sh
container_pre_build.sh
lava_arm.sh ci: Make cmake toolchain file for deqp cross build setup. 2020-05-18 19:39:46 +00:00
llvm-snapshot.gpg.key
x86_build.sh ci: Move cross file generation to a shared script. 2020-05-18 19:39:46 +00:00
x86_build_old.sh
x86_cross_arm_test.sh ci: Switch the baremetal runner to be an x86 docker image. 2020-05-18 19:39:46 +00:00
x86_test-gl.sh ci: Migrate tracie tests done in shell script to pytest 2020-05-18 17:27:42 +00:00
x86_test-vk.sh ci: Migrate tracie tests done in shell script to pytest 2020-05-18 17:27:42 +00:00