diff --git a/.zuul.yaml b/.zuul.yaml index 17542b9de4..10fc55dbae 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -83,6 +83,7 @@ description: | Run unit tests for an OpenStack Python project under cPython version 3.8 on top of arm64 architecture. + timeout: 7200 - job: name: swift-tox-py39-arm64 @@ -91,6 +92,7 @@ description: | Run unit tests for an OpenStack Python project under cPython version 3.9 on top of arm64 architecture. + timeout: 7200 - job: name: swift-tox-py39 @@ -228,6 +230,7 @@ Uses tox with the ``func-encryption-py3`` environment. It sets TMPDIR to an XFS mount point created via tools/test-setup.sh. + timeout: 7200 - job: name: swift-tox-func-py38-arm64 @@ -240,6 +243,7 @@ Uses tox with the ``func-py3`` environment. It sets TMPDIR to an XFS mount point created via tools/test-setup.sh. + timeout: 7200 - job: name: swift-tox-func-ec-py38