mesa/.gitlab-ci
Guilherme Gallo 7244aa1980 gitlab-ci: refactor timeout constants and tweak timeout values
* Refactor timeouts and retry attempts constants to variables in the top
  of the python script.

* Increase LAVA job timeout value from 1 minute to 5 minutes, since the
  timeout detection is just a heuristic based on the log silence in LAVA
  devices. If we keep 1 minute timeout, maybe we could cancel jobs that
  have tasks which may take too long to respond. Also, one minute
  timeout is prone to misdetect scenarios when some network errors or
  slowness may happen.

* Increase polling rate to check if the job has started from 1 check
  every 30 seconds to 1 check every 10 seconds. Since it was taking 30
  seconds in the worst case to start to get the log output from a LAVA
  job. It is important to note that some LAVA jobs take less than 2
  minutes to finish, so a 10 second wait would be more suitable in those
  cases.

Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12870>
2021-09-15 15:12:52 +00:00
..
bare-metal ci/freedreno: Move freedreno's deqp testing to suite support. 2021-08-17 20:00:49 +00:00
common ci: Ensure the DRM device is open 2021-08-31 17:16:44 +00:00
container ci: Build libdrm earlier for x86_test-vk 2021-09-13 13:31:20 +00:00
fossils gitlab-ci: attach the Fossilize log file as artifact on failure 2020-06-26 06:45:23 +00:00
lava gitlab-ci: refactor timeout constants and tweak timeout values 2021-09-15 15:12:52 +00:00
meson ci: Rename Debian based build jobs from meson-* to debian-* 2021-07-09 10:24:41 +00:00
piglit ci: Support per-driver skip lists. 2021-09-14 11:31:26 +00:00
vkd3d-proton ci: build the hang-detection tool into x86_test-vk 2021-06-02 16:30:57 +00:00
windows mesa: fix default texture buffer format 2021-09-09 15:23:43 +00:00
cross-xfail-ppc64el ci: update xfails for ppc64le and s390x 2021-03-23 14:01:49 +00:00
cross-xfail-s390x u_format: Add missing BE swizzles for R8SG8SB8UX8U_NORM 2021-04-28 09:51:09 +00:00
crosvm-init.sh virgl/ci: Wait a bit before shutting the VM down 2021-08-10 09:49:35 +02:00
crosvm-runner.sh virgl/ci: Set NIR_VALIDATE=0 on the host 2021-08-10 09:49:39 +02:00
deqp-all-skips.txt ci/deqp: Skip dEQP-VK.wsi.display.get_display_plane_capabilities 2021-06-14 12:09:19 -07:00
deqp-runner.sh ci: Support per-driver skip lists. 2021-09-14 11:31:26 +00:00
docs docs: Move the current CI .rst doc to docs/ci/ and link to it from .gitlab-ci. 2020-07-08 20:13:11 +00:00
download-git-cache.sh ci: specify MinIO's host URL in a global variable 2020-12-22 18:31:01 +00:00
fossilize-runner.sh gitlab-ci: attach the Fossilize log file as artifact on failure 2020-06-26 06:45:23 +00:00
fossils.yml gitlab-ci: add parallel-rdp fossils 2020-06-25 08:03:09 +02:00
prepare-artifacts.sh ci: Fix a minor issue in prepare-artifacts.sh script 2021-08-30 14:52:08 +00:00
report-flakes.py ci: Add known-flake handling for the IRC flake reports 2021-06-01 20:31:00 +00:00
run-shader-db.sh ci: remove nouveau from shader-db runs 2021-02-06 23:04:35 +00:00
test-source-dep.yml freedreno/ci: Add a status variable for CI farm 2021-08-28 13:08:05 +00:00
x86_64-w64-mingw32 gitlab-ci: Add a pkg-config for mingw 2019-10-16 23:26:09 +00:00