commit | 97967b16c47e59f9e542907d8610d1c85193337c | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Thu Mar 17 23:28:30 2022 -0400 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Thu Mar 17 23:28:57 2022 -0400 |
tree | e10d9c87c7673afd40b01463e207b75253695ac1 | |
parent | fc1a60ae9724f6b3ff22adb1d945f3fc6de9cff2 [diff] |
Fix timeout for Zuul jobs Sem-Ver: bugfix Change-Id: I72eb392cbb7363f8bb69342b82c441de669183e8
diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index bcfea76..816452a 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml
@@ -34,7 +34,7 @@ parent: vexxhost-tox-molecule cleanup-run: - zuul.d/playbooks/ansible-collection-atmosphere-tox-molecule/cleanup-run.yml - timeout: 3600 + timeout: 7200 vars: tox_environment: ATMOSPHERE_STACK_NAME: "atmosphere-{{ zuul.build }}"