[runtimes][CI] Add a 20 minutes individual test time out
authorLouis Dionne <ldionne.2@gmail.com>
Wed, 1 Dec 2021 19:28:14 +0000 (14:28 -0500)
committerLouis Dionne <ldionne.2@gmail.com>
Mon, 11 Apr 2022 21:47:05 +0000 (17:47 -0400)
commit8b5e4c038ed7d79e377afd19e804b0b2e5419aa3
tree7862440530514e338e75c337d1a7edd19880bb30
parenta8ef1647aa61352940f07b7d036e6907c5a79ccf
[runtimes][CI] Add a 20 minutes individual test time out

If a single test has been running for more than 20 minutes on a CI node,
something is wrong and it should time-out instead of running until the
node potentially times out itself.

Differential Revision: https://reviews.llvm.org/D114896
libcxx/utils/ci/run-buildbot