Lines Matching +full:softpipe +full:- +full:test
4 For LLVMpipe and Softpipe CI, we run tests in a container containing
5 VK-GL-CTS, on the shared GitLab runners provided by `freedesktop
9 ---------------------
12 .gitlab-ci/container/ when the FDO\_DISTRIBUTION\_TAG changes in
13 .gitlab-ci.yml. The resulting images are around 1 GB, and are
18 gitlab-runner is a client that polls gitlab.freedesktop.org for
20 have tags, so we can have DUT-specific jobs that only run on runners
25 deqp-runner.sh takes the corresponding fraction of the test list for
29 deqp-runner.sh invocation can provide a list of tests to skip. If
35 ----------------
37 In addition to the general :ref:`CI-job-user-expectations`, using
42 If the system goes down during a test run, that job will eventually
50 The Mesa gitlab-runner based test architecture is built around Docker,
52 step across multiple test runs. Since the images are large and change
56 <https://gitlab.com/gitlab-org/gitlab-runner/-/issues/2980#note_169233611>`__).
65 By including your device in .gitlab-ci.yml, you're effectively letting
74 ``runners.docker`` section of /etc/gitlab-runner/config.toml.