]> git.ipfire.org Git - thirdparty/systemd.git/commit
tests: set NSPAWN_TIMEOUT and QEMU_TIMEOUT explicitly
authorEvgeny Vereshchagin <evvers@ya.ru>
Tue, 14 May 2019 11:04:42 +0000 (13:04 +0200)
committerEvgeny Vereshchagin <evvers@ya.ru>
Tue, 14 May 2019 11:04:42 +0000 (13:04 +0200)
commitbedae21ec53cc8695525f75dc937194bd72cecc3
treee5d639868259db1206be1e2962dc7bac4d968d0e
parent5de55cc8656042281b9b6d259242f6513c14c9ab
tests: set NSPAWN_TIMEOUT and QEMU_TIMEOUT explicitly

These were never set explictily because we relied on Travis CI
canceling a job if it's been stuck for 10 minutes. Now that
the script is run on Azure Pipelines (where the default timeout
is 60 minutes) we should limit the script manually to avoid waiting
for an hour for broken jobs to finish.
travis-ci/managers/xenial.sh