Skip to content

CI fix issue with gitlab timeout

Mateusz Żebrak requested to merge mzebrak/run-pytest-anchor into develop

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:

Edited by Mateusz Żebrak

Merge request reports