aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2020-02-19 15:56:40 +0000
committerEd Maste <emaste@FreeBSD.org>2020-02-19 15:56:40 +0000
commit4d083e6d200025d67963d4cd177ded690675c723 (patch)
tree3f661eb5a9d29e89469f43e49e8f0cf67b952e63 /.cirrus.yml
parent733ba7eff60798e1a6a0405b6f48e2978eff3817 (diff)
downloadsrc-4d083e6d200025d67963d4cd177ded690675c723.tar.gz
src-4d083e6d200025d67963d4cd177ded690675c723.zip
Cirrus-CI: increase timeout to 120m
For some reason build+package+test time went from about 1h10 to over 1h30 (killed due to timeout prior to completion). The reason for the increase still needs investigation.
Notes
Notes: svn path=/head/; revision=358120
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index d10e19e63b31..e70ace73a5b0 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -9,7 +9,7 @@ env:
CIRRUS_CLONE_DEPTH: 1
task:
- timeout_in: 90m
+ timeout_in: 120m
install_script:
- pkg install -y qemu-devel uefi-edk2-qemu-x86_64
script: