gitlab-ci: add qemu-system-arm to the existing tests-artifacts container
authorStefano Stabellini <stefano.stabellini@xilinx.com>
Sat, 16 Apr 2022 00:17:00 +0000 (17:17 -0700)
committerStefano Stabellini <stefano.stabellini@xilinx.com>
Thu, 21 Apr 2022 23:17:20 +0000 (16:17 -0700)
commitf1e4efafd69ac5022f2561e45f2eaf89388dc9f6
treef3b4318a89b523d17758c119053ec3d58a37a86c
parentfdef107edd4459375f9c0e6e377f30e82d498747
gitlab-ci: add qemu-system-arm to the existing tests-artifacts container

Add qemu-system-arm to the existing test-artifacts qemu container (which
doesn't get build for every iteration but only updated once in a while.)

With qemu-system-arm available, we'll be able to run ARM32 tests.

This patch also bumps the QEMU version to v6.0.0 for both arm32 and
arm64 (the test-artifacts container is one, shared for both).

Signed-off-by: Stefano Stabellini <stefano.stabellini@xilinx.com>
Reviewed-by: Anthony PERARD <anthony.perard@citrix.com>
automation/gitlab-ci/build.yaml
automation/gitlab-ci/test.yaml
automation/tests-artifacts/qemu-system-aarch64/5.2.0-arm64v8.dockerfile [deleted file]
automation/tests-artifacts/qemu-system-aarch64/6.0.0-arm64v8.dockerfile [new file with mode: 0644]