CI fix issue with gitlab timeout
- May 06, 2024
-
-
Mateusz Żebrak authored
This one fixes the issue with no logs from tests when gitlab timeout occurs
-
Mateusz Żebrak authored
-
- Apr 26, 2024
-
-
Mateusz Żebrak authored
-
Requires: common-ci-configuration!48 (merged)
gitlab job timeout causes job not to produce any artifacts. So when some test freezes/deadlock for some reason its unable to say which test failed because we have no info about it (artifacts or failing test name)
See: https://gitlab.syncad.com/hive/clive/-/jobs/1140805
Related:
This one fixes the issue with no logs from tests when gitlab timeout occurs