qemu/.gitlab-ci.d
Palmer Dabbelt 7bc1286b81
gitlab/opensbi: Move to docker:stable
The OpenSBI build has been using docker:19.03.1, which appears to be old
enough that v2 of the manifest is no longer supported.  Something has
started serving us those manifests, resulting in errors along the lines
of

    $ docker build --cache-from $IMAGE_TAG --tag $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA --tag $IMAGE_TAG .gitlab-ci.d/opensbi
    Step 1/7 : FROM ubuntu:18.04
    18.04: Pulling from library/ubuntu
    mediaType in manifest should be 'application/vnd.docker.distribution.manifest.v2+json' not 'application/vnd.oci.image.manifest.v1+json'

This moves to docker:stable, as was suggested by the template.  It also
adds the python3 package via apt, as OpenSBI requires that to build.

Reviewed-by: Bin Meng <bmeng@tinylab.org>
Message-ID: <20230303202448.11911-2-palmer@rivosinc.com>
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
2023-03-05 15:40:00 -08:00
..
cirrus gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs 2023-03-01 10:31:31 +00:00
custom-runners gitlab: extend custom runners with base_job_template 2023-03-01 10:31:35 +00:00
edk2 edk2/docker: use ubuntu 18.04 2022-03-15 09:32:22 +01:00
opensbi gitlab/opensbi: Move to docker:stable 2023-03-05 15:40:00 -08:00
base.yml gitlab-ci.d/base: Mark jobs as interruptible by default 2023-02-27 09:23:21 +01:00
buildtest-template.yml gitlab: move the majority of artefact handling to a template 2023-03-01 12:45:11 +00:00
buildtest.yml gitlab: move the majority of artefact handling to a template 2023-03-01 12:45:11 +00:00
check-dco.py gitlab: add a CI job to validate the DCO sign off 2020-10-13 12:48:17 +02:00
check-patch.py .gitlab-ci.d/check-patch: tweak output for CI logs 2020-11-16 11:08:40 +00:00
cirrus.yml Upgrade all packages in the FreeBSD VMs to ensure the freshness 2023-01-18 10:06:34 +01:00
container-core.yml tests/docker: remove the Debian base images 2022-09-20 17:22:08 +01:00
container-cross.yml tests/docker: use prebuilt toolchain for debian-hexagon-cross 2022-12-23 15:16:31 +00:00
container-template.yml gitlab: Use plain docker in container-template.yml 2023-03-01 10:32:25 +00:00
containers.yml testing: update ubuntu2004 to ubuntu2204 2023-03-01 10:31:46 +00:00
crossbuild-template.yml tests: ensure we export job results for some cross builds 2023-03-01 10:32:16 +00:00
crossbuilds.yml tests: ensure we export job results for some cross builds 2023-03-01 10:32:16 +00:00
custom-runners.yml gitlab: extend custom runners with base_job_template 2023-03-01 10:31:35 +00:00
edk2.yml gitlab: honour QEMU_CI variable in edk2/opensbi jobs 2022-07-05 09:33:58 +02:00
opensbi.yml gitlab/opensbi: Move to docker:stable 2023-03-05 15:40:00 -08:00
qemu-project.yml gitlab: introduce a common base job template 2022-06-01 15:47:43 +01:00
stages.yml gitlab: drop 'containers-layer2' stage 2022-07-29 09:48:01 +01:00
static_checks.yml python: drop pipenv 2023-02-22 23:35:03 -05:00
windows.yml gitlab-ci.d: Build with --enable-fdt=system by default 2023-02-27 09:18:22 +01:00