Lines Matching +full:kernel +full:- +full:rev
5 VK-GL-CTS, on the shared GitLab runners provided by `freedesktop
9 ---------------------
11 The Docker containers are rebuilt from the debian-install.sh script
12 when DEBIAN\_TAG is changed in .gitlab-ci.yml, and
13 debian-test-install.sh when DEBIAN\_ARM64\_TAG is changed in
14 .gitlab-ci.yml. The resulting images are around 500MB, and are
19 gitlab-runner is a client that polls gitlab.freedesktop.org for
21 have tags, so we can have DUT-specific jobs that only run on runners
26 deqp-runner.sh takes the corresponding fraction of the test list for
30 deqp-runner.sh invocation can provide a list of tests to skip. If
36 ----------------
38 In addition to the general :ref:`CI-farm-expectations`, using
41 * DUTs must have a stable kernel and GPU reset (if applicable).
44 time out and fail (default 1 hour). However, if the kernel can't
51 The Mesa gitlab-runner based test architecture is built around Docker,
56 space as we rev those containers (perhaps `this script
57 <https://gitlab.com/gitlab-org/gitlab-runner/issues/2980#note_169233611>`_).
66 By including your device in .gitlab-ci.yml, you're effectively letting
75 ``runners.docker`` section of /etc/gitlab-runner/config.toml.