OSDN Git Service

tests/docker: merge debian-native with debian-amd64
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 20 Nov 2023 15:08:22 +0000 (15:08 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 23 Nov 2023 14:10:04 +0000 (14:10 +0000)
commit8e721c327778948bdbd2076a417e8ccc67525ae7
tree10e3ef4bbda22079c4ad5aa2a90ecd9a9cd4cde8
parent7528ef7321951a89844693947bac8b237275072e
tests/docker: merge debian-native with debian-amd64

debian-native isn't really needed and suffers from the problem of
tracking a distros dependencies rather than the projects. With a
little surgery we can make the debian-amd64 container architecture
neutral and allow people to use it to build a native QEMU.

Rename it so it follows the same non-arch pattern of the other distro
containers.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20231120150833.2552739-4-alex.bennee@linaro.org>
.gitlab-ci.d/buildtest.yml
.gitlab-ci.d/containers.yml
tests/docker/Makefile.include
tests/docker/dockerfiles/debian-native.docker [deleted file]
tests/docker/dockerfiles/debian.docker [moved from tests/docker/dockerfiles/debian-amd64.docker with 96% similarity]
tests/lcitool/refresh