tests/docker: don't set DOCKER_REGISTRY on non-x86_64
commit34019198a19a8e0bb94ffeb5d0a8ffe4b8a4616e
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 1 Apr 2021 10:25:21 +0000 (1 11:25 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 6 Apr 2021 14:04:42 +0000 (6 15:04 +0100)
tree3edd8f590e25888822a6534ccb7ec8edb465ee9a
parentd175ac3847d30b7624f0bd43f437582e44b13ebd
tests/docker: don't set DOCKER_REGISTRY on non-x86_64

Currently our gitlab registry is x86_64 only so attempting to pull an
image from it on something else will end in tears.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210401102530.12030-3-alex.bennee@linaro.org>
tests/docker/Makefile.include