Branch: refs/heads/staging
Home: https://github.com/qemu/qemu
Commit: ede37a1a894a5aad60ec0760c9fcdf47e2043f4f
https://github.com/qemu/qemu/commit/ede37a1a894a5aad60ec0760c9fcdf47e2043f4f
Author: Camilla Conte <[email protected]>
Date: 2023-05-19 (Fri, 19 May 2023)
Changed paths:
M .gitlab-ci.d/container-template.yml
M .gitlab-ci.d/opensbi.yml
Log Message:
-----------
gitlab: Wait for docker server to start
Should fix failures such as
$ docker info
Client:
Debug Mode: false
Server:
ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock.
Is the docker daemon running?
Signed-off-by: Camilla Conte <[email protected]>
[rth: Split out of a larger patch]
Signed-off-by: Richard Henderson <[email protected]>
Commit: ab4f9674b4851992021e18e52fbd6b6fc7b3dfd4
https://github.com/qemu/qemu/commit/ab4f9674b4851992021e18e52fbd6b6fc7b3dfd4
Author: Camilla Conte <[email protected]>
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 <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Compare: https://github.com/qemu/qemu/compare/62ae086dbb05...ab4f9674b485