ci: Add timeout for traces jobs
authorRob Clark <robdclark@chromium.org>
Sat, 24 Apr 2021 15:37:13 +0000 (08:37 -0700)
committerMarge Bot <eric+marge@anholt.net>
Tue, 27 Apr 2021 21:47:26 +0000 (21:47 +0000)
commitf64c7cb246cade6387c27719b658dee4bc31cbb1
treefa58c3683104c1ada6f993abe53eff5f618f8797
parent8adf41ac0e77548f59b1d2b6eb48b674a301850d
ci: Add timeout for traces jobs

Otherwise it is next to impossible to figure out *which* trace is
hanging (because you don't get artifact upload if the CI job hits the
overall 60min timeout).

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10490>
.gitlab-ci/piglit/run.sh