Skip to content

CI: Increase max test timeout HIP build

Vicente Bolea requested to merge vbolea/vtk-m:change-timeout-hip-test into master

In !2789 (merged) I reduced the max timeout for unit tests in HIP Builds from 30 mins to 10 mins since some tests are flaky and fails time-to-time and makes us incur in a useless 30 minutes wait.

The problem with that changes is that now we get several timeout failures time-to-time. The original situation is preferred.

Here a revert that change introduced in 185634fe.

Edited by Vicente Bolea

Merge request reports