Set tox-linters job timeout to the default
This job only takes a few minutes to run. There isn't any reason to use an hour long timeout on this job as a result. Reset it back to the default and simplify the config. Change-Id: Id808e2fa35caa7cf627014b04d1560326eeebc5b
This commit is contained in:
parent
757be14481
commit
5059db691b
@ -6,8 +6,7 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- opendev-tox-docs
|
- opendev-tox-docs
|
||||||
- opendev-buildset-registry
|
- opendev-buildset-registry
|
||||||
- tox-linters:
|
- tox-linters
|
||||||
timeout: 3600
|
|
||||||
- system-config-run-base
|
- system-config-run-base
|
||||||
- system-config-run-base-ansible-devel:
|
- system-config-run-base-ansible-devel:
|
||||||
voting: false
|
voting: false
|
||||||
@ -169,8 +168,7 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- opendev-tox-docs
|
- opendev-tox-docs
|
||||||
- opendev-buildset-registry
|
- opendev-buildset-registry
|
||||||
- tox-linters:
|
- tox-linters
|
||||||
timeout: 3600
|
|
||||||
- system-config-run-base
|
- system-config-run-base
|
||||||
- system-config-run-borg-backup
|
- system-config-run-borg-backup
|
||||||
- system-config-run-dns
|
- system-config-run-dns
|
||||||
|
Loading…
x
Reference in New Issue
Block a user