.zuul: Try to prevent the CI from timing out on Fedora Rawhide

With the recent expansion of the test suite, it's necessary to increase
the timeout for Fedora Rawhide nodes to prevent the CI from timing out.

https://github.com/containers/toolbox/pull/1195
This commit is contained in:
Debarshi Ray 2022-12-09 13:21:46 +01:00
parent 210985ecd1
commit e8f4e9c367
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
- job:
name: system-test-fedora-rawhide
description: Run Toolbox's system tests in Fedora Rawhide
timeout: 2700
timeout: 3600
nodeset:
nodes:
- name: ci-node-rawhide