qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] e998c2: Add CI configuration for Kubernetes


From: Camilla Conte
Subject: [Qemu-commits] [qemu/qemu] e998c2: Add CI configuration for Kubernetes
Date: Fri, 19 May 2023 12:30:57 -0700

  Branch: refs/heads/staging
  Home:   https://github.com/qemu/qemu
  Commit: e998c2e3f825ea8e6bc1a02761fbf135c12beb59
      
https://github.com/qemu/qemu/commit/e998c2e3f825ea8e6bc1a02761fbf135c12beb59
  Author: Camilla Conte <cconte@redhat.com>
  Date:   2023-05-19 (Fri, 19 May 2023)

  Changed paths:
    M .gitlab-ci.d/container-template.yml
    A .gitlab-ci.d/default.yml
    M .gitlab-ci.d/opensbi.yml
    M .gitlab-ci.d/qemu-project.yml

  Log Message:
  -----------
  Add CI configuration for Kubernetes

Configure Gitlab CI to run on Kubernetes
according to the official documentation.
https://docs.gitlab.com/ee/ci/docker/using_docker_build.html#docker-in-docker-with-tls-enabled-in-kubernetes

These changes are needed because of the CI jobs
using Docker-in-Docker (dind).
As soon as Docker-in-Docker is replaced with Kaniko,
these changes can be reverted.

I documented what I did to set up the Kubernetes runner on the wiki:
https://wiki.qemu.org/Testing/CI/KubernetesRunners

Signed-off-by: Camilla Conte <cconte@redhat.com>
Message-Id: <20230407145252.32955-1-cconte@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>


  Commit: 62ae086dbb050950495dd764b0d71769e6b6a5f7
      
https://github.com/qemu/qemu/commit/62ae086dbb050950495dd764b0d71769e6b6a5f7
  Author: Camilla Conte <cconte@redhat.com>
  Date:   2023-05-19 (Fri, 19 May 2023)

  Changed paths:
    M .gitlab-ci.d/buildtest.yml

  Log Message:
  -----------
  Raise crash-test-debian timeout to 90 minutes

When running on the Kubernetes runner, this CI job is timing out.
Raise the limit to give the job enough time to run.

Signed-off-by: Camilla Conte <cconte@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20230407145252.32955-2-cconte@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>


Compare: https://github.com/qemu/qemu/compare/64e63dca0883...62ae086dbb05



reply via email to

[Prev in Thread] Current Thread [Next in Thread]