Lines Matching full:gitlab
4 Occasionally, the Gitlab CI needs a Linux Kernel update to enable new kernel
6 Kernel uprevs in Gitlab CI are relatively simple, but prone to lots of
13 The Linux Kernel used in the Gitlab CI is stored at the following repository:
14 https://gitlab.freedesktop.org/gfx-ci/linux
21 please refer to `.gitlab-ci/container/gitlab-ci.yml` `KERNEL_URL` variable.
31 the script located at `.gitlab-ci/container/build-kernel.sh`.
47 | arm | .gitlab-ci/container/arm.config | arch/arm/configs/multi_v7_defconfig |
49 | arm64 | .gitlab-ci/container/arm64.config | arch/arm64/configs/defconfig |
51 | x86-64 | .gitlab-ci/container/x86_64.config | arch/x86/configs/x86_64_defconfig |
59 :code:`.gitlab-ci/container/gitlab-ci.yml` tag
63 :code:`.gitlab-ci/image-tags.yml` tags
66 - **DEBIAN_X86_TEST_GL_TAG** to ensure that the new rootfs is being used by the Gitlab x86 jobs
74 …h a new development branch to `Kernel repository`_ based on the latest kernel tag used in Gitlab CI
110 For example, freedreno jobs `gitlab.yml` manifest support a variable named