commit | 8d7c5b71fa6e424603ed5e30992b6324f8cc2170 | [log] [tgz] |
---|---|---|
author | Jan Kundrát <kundrat@cesnet.cz> | Fri May 15 15:39:37 2020 +0200 |
committer | Jan Kundrát <kundrat@cesnet.cz> | Fri May 15 15:41:04 2020 +0200 |
tree | ab1b54de66d818f9ccc7d5165fd9ab5217ecc6ad | |
parent | 6122a6db7d64b132611538e879ddeb09111af815 [diff] |
CI: give enough time to the promote job It takes time to download and upload that 2GB file from the object storage. Previously, it took 2mins, which is too close to that default timeout. Change-Id: I1c2c61e40ec20664597d9d7525ad78148517e803
diff --git a/.zuul.yaml b/.zuul.yaml index 208ce46..bec23c9 100644 --- a/.zuul.yaml +++ b/.zuul.yaml
@@ -49,4 +49,5 @@ promote: jobs: - - promote-artifacts + - promote-artifacts: + timeout: 600