On 9/14/22 16:59, Alex Bennée wrote:
We no longer use these in any of our images. Clean-up the remaining
comments and documentation that reference them and remove from the
build.
Signed-off-by: Alex Bennée<alex.ben...@linaro.org>
Reviewed-by: Thomas Huth<th...@redhat.com>
Message-Id:<20220826172128.353798-25-alex.ben...@linaro.org>
---
docs/devel/testing.rst | 2 +-
.gitlab-ci.d/container-core.yml | 5 ----
.gitlab-ci.d/containers.yml | 5 ----
tests/docker/Makefile.include | 8 +----
tests/docker/dockerfiles/debian10.docker | 38 ------------------------
tests/docker/dockerfiles/debian11.docker | 18 -----------
6 files changed, 2 insertions(+), 74 deletions(-)
delete mode 100644 tests/docker/dockerfiles/debian10.docker
delete mode 100644 tests/docker/dockerfiles/debian11.docker
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~