I'm running into some issues on CircleCI where some tests are taking a very long time to complete (for whatever reason) and are thus causing a timeout on the CI jobs. Would it be possible to add a globally-configured timeout where if any btest takes longer than some value, it gets automatically killed and marked as failed?
I'm running into some issues on CircleCI where some tests are taking a very long time to complete (for whatever reason) and are thus causing a timeout on the CI jobs. Would it be possible to add a globally-configured timeout where if any btest takes longer than some value, it gets automatically killed and marked as failed?