Re: [PATCH 2/2] Raise crash-test-debian timeout to 90 minutes

2023-05-19 Thread Daniel P . Berrangé
On Tue, Apr 11, 2023 at 10:22:51AM +0200, Thomas Huth wrote: > On 07/04/2023 16.52, Camilla Conte wrote: > > 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 > > --- > > .gitlab-ci.d/bu

Re: [PATCH 2/2] Raise crash-test-debian timeout to 90 minutes

2023-04-11 Thread Thomas Huth
On 07/04/2023 16.52, Camilla Conte wrote: 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 --- .gitlab-ci.d/buildtest.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.d/buildte

[PATCH 2/2] Raise crash-test-debian timeout to 90 minutes

2023-04-07 Thread Camilla Conte
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 --- .gitlab-ci.d/buildtest.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.d/buildtest.yml b/.gitlab-ci.d/buildtest.yml index ba6f