ci: Move container files into their own dir
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Wed, 27 Jan 2021 15:38:01 +0000 (16:38 +0100)
committerMarge Bot <eric+marge@anholt.net>
Mon, 8 Feb 2021 14:19:06 +0000 (14:19 +0000)
commite8246ad5f4f4cd08fffddd86862febc3bc4a78f9
treed2bbc8795ce2638971a27af3efa3163b80f1b33a
parenta4cb96d12b38c663533f135ae4259d8bd56f6a75
ci: Move container files into their own dir

To be more consistent and to declutter the .gitlab-ci dir.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Acked-by: Eric Anholt <eric@anholt.net>
Acked-by: Michel Dänzer <mdaenzer@redhat.com>
Reviewed-by: Andres Gomez <agomez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8757>
30 files changed:
.gitlab-ci.yml
.gitlab-ci/container/android_build.sh
.gitlab-ci/container/arm.config [moved from .gitlab-ci/arm.config with 100% similarity]
.gitlab-ci/container/arm64.config [moved from .gitlab-ci/arm64.config with 100% similarity]
.gitlab-ci/container/arm_build.sh
.gitlab-ci/container/baremetal_build.sh
.gitlab-ci/container/build-apitrace.sh [moved from .gitlab-ci/build-apitrace.sh with 100% similarity]
.gitlab-ci/container/build-deqp-runner.sh [moved from .gitlab-ci/build-deqp-runner.sh with 100% similarity]
.gitlab-ci/container/build-deqp.sh [moved from .gitlab-ci/build-deqp.sh with 100% similarity]
.gitlab-ci/container/build-fossilize.sh [moved from .gitlab-ci/build-fossilize.sh with 100% similarity]
.gitlab-ci/container/build-gfxreconstruct.sh [moved from .gitlab-ci/build-gfxreconstruct.sh with 100% similarity]
.gitlab-ci/container/build-libclc.sh [moved from .gitlab-ci/build-libclc.sh with 100% similarity]
.gitlab-ci/container/build-libdrm.sh [moved from .gitlab-ci/build-libdrm.sh with 100% similarity]
.gitlab-ci/container/build-piglit.sh [moved from .gitlab-ci/build-piglit.sh with 100% similarity]
.gitlab-ci/container/build-renderdoc.sh [moved from .gitlab-ci/build-renderdoc.sh with 100% similarity]
.gitlab-ci/container/build-rust.sh [moved from .gitlab-ci/build-rust.sh with 100% similarity]
.gitlab-ci/container/build-spirv-tools.sh [moved from .gitlab-ci/build-spirv-tools.sh with 100% similarity]
.gitlab-ci/container/build-virglrenderer.sh [moved from .gitlab-ci/build-virglrenderer.sh with 100% similarity]
.gitlab-ci/container/build-vulkantools.sh [moved from .gitlab-ci/build-vulkantools.sh with 100% similarity]
.gitlab-ci/container/create-android-cross-file.sh [moved from .gitlab-ci/create-android-cross-file.sh with 100% similarity]
.gitlab-ci/container/create-android-ndk-pc.sh [moved from .gitlab-ci/create-android-ndk-pc.sh with 100% similarity]
.gitlab-ci/container/create-cross-file.sh [moved from .gitlab-ci/create-cross-file.sh with 100% similarity]
.gitlab-ci/container/create-rootfs.sh [moved from .gitlab-ci/create-rootfs.sh with 100% similarity]
.gitlab-ci/container/cross_build.sh
.gitlab-ci/container/lava_build.sh
.gitlab-ci/container/x86_64.config [moved from .gitlab-ci/x86_64.config with 100% similarity]
.gitlab-ci/container/x86_build.sh
.gitlab-ci/container/x86_test-gl.sh
.gitlab-ci/container/x86_test-vk.sh
.gitlab-ci/lava-gitlab-ci.yml