ci: document arm oddity in build-rules
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Wed, 10 Feb 2021 18:19:35 +0000 (19:19 +0100)
committerMarge Bot <eric+marge@anholt.net>
Thu, 11 Feb 2021 08:42:12 +0000 (08:42 +0000)
commit72709c2bcef02001d5cba1c56b6acf27acedbf67
tree26879216bbec26a9670b571ac1aa6fac47724081
parent4b4bddcd99e7e98dc3e738f113cf6fa5d2225e6f
ci: document arm oddity in build-rules

There's an oddity in the .lava-test:amd64 build rules; we depend on and
use the ARM images instead of the AMD64 images. The reason for this is
kind of silly; we need the Docker image to match the architecture of the
runner, which happens to be ARM.

So this isn't at all about the target architecture, but more of a Docker
detail.

Hopefully documenting this will prevent others from spending time being
puzzled about this in the future.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8967>
.gitlab-ci/lava-gitlab-ci.yml