Home
last modified time | relevance | path

Searched full:gitlab (Results 1 – 25 of 839) sorted by relevance

12345678910>>...34

/aosp_15_r20/external/mesa3d/docs/ci/
H A Dindex.rst4 GitLab CI
7 GitLab provides a convenient framework for running commands in response to Git pushes.
20 `Piglit <https://gitlab.freedesktop.org/mesa/piglit>`__, and others.
24 if the GitLab runners are overwhelmed, which happens sometimes. When it does happen,
33 If you're interested in the details, the main configuration file is ``.gitlab-ci.yml``,
34 and it references a number of other files in ``.gitlab-ci/``.
36 If the GitLab CI doesn't seem to be running on your fork (or MRs, as they run
39 empty (or set to the default ``.gitlab-ci.yml``), and that the
42 If you're having issues with the GitLab CI, your best bet is to ask
44 <https://gitlab.freedesktop.org/daniels>`__ (``daniels`` on IRC) or
[all …]
H A Dbare-metal.rst4 The bare-metal scripts run on a system with gitlab-runner and Docker,
18 This testing requires power control of the DUTs by the gitlab-runner
22 We require access to the console output from the gitlab-runner system,
28 gitlab-runner system, since Mesa often needs to update the kernel either for new
32 artifacts on GitLab, and so that we can download traces (too large for an
37 See ``src/freedreno/ci/gitlab-ci.yml`` for an example of fastboot on DB410c and
46 gitlab-runner mounts the runner's tftp directory specific to the board
56 the dnsmasq.conf.d in the Google farm, with the gitlab-runner host we
77 See ``src/freedreno/ci/gitlab-ci.yml`` for an example of Servo on cheza. Note
86 - x86-64 gitlab-runner machine with a mid-range CPU, and 3+ GB of SSD storage
[all …]
H A Ddocker.rst5 VK-GL-CTS, on the shared GitLab runners provided by `freedesktop
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
21 with that tag marked in the GitLab UI.
50 The Mesa gitlab-runner based test architecture is built around Docker,
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.
H A DLAVA.rst20 The gitlab-runner will run on some host that has access to the LAVA
23 gitlab-runner spawns a Docker container with lavacli in it, and
39 The device type in lava-gitlab-ci.yml is the device type you create in
52 to connect Mesa CI to it. Install gitlab-runner and register as a
53 shared runner (you'll need a GitLab admin for help with this). The
56 across ``gitlab.freedesktop.org``, and your runner isn't ready for
62 ``/etc/gitlab-runner/config.toml`` so it can access localhost. Create a
63 gitlab-runner user in your LAVA instance, log in under that user on
72 username: gitlab-runner
75 ``/etc/gitlab-runner/config.toml`` so that the Docker container can
[all …]
H A Dkernel.rst4 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/image-tags.yml`` ``KERNEL_TAG`` variable.
58 :code:`.gitlab-ci/container/gitlab-ci.yml` tag
62 :code:`.gitlab-ci/image-tags.yml` tags
65 - **DEBIAN_X86_TEST_GL_TAG** to ensure that the new rootfs is being used by the GitLab x86 jobs
73 …h a new development branch to `Kernel repository`_ based on the latest kernel tag used in GitLab CI
109 For example, Freedreno jobs ``gitlab.yml`` manifest support a variable named
/aosp_15_r20/external/mesa3d/.gitlab-ci/container/
H A Dlava_build.sh7 # .gitlab-ci/image-tags.yml tags:
30 . .gitlab-ci/container/container_pre_build.sh
33 . .gitlab-ci/container/build-rust.sh
70 . .gitlab-ci/container/create-cross-file.sh armhf
165 echo "deb [trusted=yes] https://gitlab.freedesktop.org/gfx-ci/ci-deb-repo/-/raw/${PKG_REPO_REV}/ ${…
242 … --customize-hook='.gitlab-ci/container/get-firmware-from-source.sh "$ROOTFS" "$FIRMWARE_FILES"' \
247 …"deb [trusted=yes] https://gitlab.freedesktop.org/gfx-ci/ci-deb-repo/-/raw/${PKG_REPO_REV}/ ${FDO_…
250 . .gitlab-ci/container/build-mold.sh
254 . .gitlab-ci/container/setup-wine.sh "/dxvk-wine64"
255 . .gitlab-ci/container/install-wine-dxvk.sh
[all …]
/aosp_15_r20/external/mesa3d/
H A D.gitlab-ci.yml38 VALVE_INFRA_VANGOGH_JOB_PRIORITY: "" # Empty tags are ignored by gitlab
71 …wget -q -O download-git-cache.sh ${CI_PROJECT_URL}/-/raw/${CI_COMMIT_SHA}/.gitlab-ci/download-git-…
112 …--output-dir "${SCRIPTS_DIR}" "${CI_PROJECT_URL}/-/raw/${CI_COMMIT_SHA}/.gitlab-ci/setup-test-env.…
118 # Work around https://gitlab.com/gitlab-org/gitlab/-/issues/20338
129 …# https://gitlab.freedesktop.org/mesa/mesa/-/issues/?sort=created_date&state=opened&label_name%5B%…
182 - local: '.gitlab-ci/image-tags.yml'
183 - local: '.gitlab-ci/lava/lava-gitlab-ci.yml'
184 - local: '.gitlab-ci/container/gitlab-ci.yml'
185 - local: '.gitlab-ci/build/gitlab-ci.yml'
186 - local: '.gitlab-ci/test/gitlab-ci.yml'
[all …]
/aosp_15_r20/device/google/cuttlefish_vmm/qemu/scripts/
Dgenrepo.py60 "https://gitlab.com/libvirt/libvirt-ci.git",
67 "https://gitlab.com/qemu-project/edk2.git",
68 "https://gitlab.com/qemu-project/ipxe.git",
69 "https://gitlab.com/qemu-project/libvfio-user.git",
70 "https://gitlab.com/qemu-project/openbios.git",
71 "https://gitlab.com/qemu-project/opensbi.git",
72 "https://gitlab.com/qemu-project/qboot.git",
73 "https://gitlab.com/qemu-project/qemu-palcode.git",
74 "https://gitlab.com/qemu-project/QemuMacDrivers.git",
75 "https://gitlab.com/qemu-project/seabios-hppa.git",
[all …]
/aosp_15_r20/external/mesa3d/bin/ci/
H A Dci_run_n_monitor.py26 import gitlab
27 import gitlab.v4.objects
68 job: gitlab.v4.objects.ProjectPipelineJob,
93 def job_duration(job: gitlab.v4.objects.ProjectPipelineJob) -> float:
114 project: gitlab.v4.objects.Project,
115 pipeline: gitlab.v4.objects.ProjectPipeline,
251 pipeline: gitlab.v4.objects.ProjectPipeline,
253 ) -> gitlab.v4.objects.ProjectPipelineJob:
259 project: gitlab.v4.objects.Project,
260 pipeline: gitlab.v4.objects.ProjectPipeline,
[all …]
H A Dgitlab_common.py18 GITLAB_URL = "https://gitlab.freedesktop.org"
21 # Known GitLab token prefixes: https://docs.gitlab.com/ee/security/token_overview.html#token-prefix…
31 "GitLab Agent for Kubernetes token": "glagent-",
56 :param gl: Gitlab object
71 """Finds a specified gitlab project for given user"""
83 Retrieves the GitLab token from the default directory.
86 str: The path to the GitLab token file.
91 token_file = TOKEN_DIR / "gitlab-token"
104 …# https://gitlab.com/gitlab-org/gitlab/-/blob/master/gems/gitlab-secret_detection/lib/gitleaks.toml
151 logging.warning("Newer tokens are the ones created from a Gitlab 14.5+ instance.")
[all …]
/aosp_15_r20/external/mesa3d/.gitlab-ci/
H A Dprepare-artifacts.sh32 cp -Rp .gitlab-ci/bare-metal install/
33 cp -Rp .gitlab-ci/common install/
34 cp -Rp .gitlab-ci/piglit install/
35 cp -Rp .gitlab-ci/fossils.yml install/
36 cp -Rp .gitlab-ci/fossils install/
37 cp -Rp .gitlab-ci/fossilize-runner.sh install/
38 cp -Rp .gitlab-ci/crosvm-init.sh install/
39 cp -Rp .gitlab-ci/*.txt install/
40 cp -Rp .gitlab-ci/report-flakes.py install/
41 cp -Rp .gitlab-ci/setup-test-env.sh install/
[all …]
/aosp_15_r20/external/libxml2/
H A D.gitlab-ci.yml2 image: registry.gitlab.gnome.org/gnome/libxml2
10 - sh .gitlab-ci/test.sh
59 ASAN_SYMBOLIZER_PATH: "$CI_PROJECT_DIR/.gitlab-ci/llvm-symbolizer"
69 MSAN_SYMBOLIZER_PATH: "$CI_PROJECT_DIR/.gitlab-ci/llvm-symbolizer"
81 - bash -lc 'sh .gitlab-ci/setup_mingw.sh autotools'
83 - bash -lc 'sh .gitlab-ci/test.sh'
111 image: registry.gitlab.gnome.org/gnome/libxml2
117 - sh .gitlab-ci/test_cmake.sh
164 - bash -lc 'sh .gitlab-ci/setup_mingw.sh cmake ninja'
166 - bash -lc 'sh .gitlab-ci/test_cmake.sh -G Ninja'
[all …]
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D20.1.0.rst282 - gitlab-ci: Automated testing with OpenGL traces
283 - gitlab-ci: Fix traces caching in tracie
284 - gitlab-ci: Check the Mesa version used for tracie tests
800 - gitlab-ci: lima: Add flaky tests to the skips list
801 - gitlab-ci: Enable the lima job again
802 - gitlab-ci: Add add a set of lima flakes
808 - gitlab-ci: add missing popd to the build-deqp-vk.sh script
809 - gitlab-ci: build gfxreconstruct into the Vulkan testing container
810 - gitlab-ci: build VulkanTools into the Vulkan testing container
811 - gitlab-ci: Change devices format to <api-vendor-deviceId>
[all …]
H A D20.0.0.rst308 - gitlab-ci: Remove non-default skips from Panfrost
1035 - ci: Move freedreno's parallelism to the runner instead of gitlab-ci
1131 - gitlab-ci: build a recent enough version of GLVND (ie. 1.2.0)
1141 - gitlab-ci: build libdrm using meson instead of autotools
1142 - gitlab-ci: auto-cancel CI runs when a newer commit is pushed to the
2517 - gitlab-ci: Skip ext_timer_query/time-elapsed
2537 - gitlab-ci: Set arm job CCACHE_DIR properly
2538 - gitlab-ci: Use separate arm64 build/test docker images
2539 - gitlab-ci: Don't build libdrm for ARM
2540 - gitlab-ci: Use ninja -j4 for building dEQP
[all …]
H A D19.3.0.rst148 - docs: Update bug report URLs for the gitlab migration
195 - gitlab-ci: Update required libdrm version
983 - docs: Add use of Closes: tag for closing gitlab issues
1027 - gitlab-ci: Add a mingw x86_64 job
1029 - gitlab-ci: Add a pkg-config for mingw
1030 - Revert "gitlab-ci: Disable meson-mingw32-x86_64 job again for now"
1031 - gitlab-ci: Set the meson wrapmode to disabled
1050 - bin/gen_release_notes.py: strip '#' from gitlab bugs
1058 - docs: update releasing process to use new scripts and gitlab
1060 - gitlab-ci: refactor out some common stuff for Windows and Linux
[all …]
/aosp_15_r20/external/mesa3d/.gitlab-ci/container/debian/
H A Dtest-base.sh5 # .gitlab-ci/image-tags.yml tags:
17 echo "deb [trusted=yes] https://gitlab.freedesktop.org/gfx-ci/ci-deb-repo/-/raw/${PKG_REPO_REV}/ ${…
115 . .gitlab-ci/container/container_pre_build.sh
123 . .gitlab-ci/container/download-prebuilt-kernel.sh
128 pip3 install --break-system-packages git+http://gitlab.freedesktop.org/freedesktop/ci-templates@ffe…
133 . .gitlab-ci/container/build-mold.sh
137 . .gitlab-ci/container/build-llvm-spirv.sh
141 . .gitlab-ci/container/build-libclc.sh
145 . .gitlab-ci/container/build-wayland.sh
149 . .gitlab-ci/container/build-rust.sh
[all …]
H A Dtest-vk.sh76 . .gitlab-ci/container/setup-wine.sh "/dxvk-wine64"
77 . .gitlab-ci/container/install-wine-dxvk.sh
81 . .gitlab-ci/container/install-wine-apitrace.sh
92 . .gitlab-ci/container/container_pre_build.sh
96 . .gitlab-ci/container/build-hang-detection.sh
115 . .gitlab-ci/container/build-piglit.sh
119 . .gitlab-ci/container/build-fossilize.sh
125 . .gitlab-ci/container/build-deqp.sh
129 . .gitlab-ci/container/build-apitrace.sh
133 . .gitlab-ci/container/build-gfxreconstruct.sh
[all …]
H A Darm64_build.sh11 echo "deb [trusted=yes] https://gitlab.freedesktop.org/gfx-ci/ci-deb-repo/-/raw/${PKG_REPO_REV}/ ${…
83 pip3 install --break-system-packages git+http://gitlab.freedesktop.org/freedesktop/ci-templates@ffe…
86 . .gitlab-ci/container/cross_build.sh
88 . .gitlab-ci/container/container_pre_build.sh
90 . .gitlab-ci/container/build-mold.sh
92 . .gitlab-ci/container/build-wayland.sh
94 . .gitlab-ci/container/build-llvm-spirv.sh
96 . .gitlab-ci/container/build-libclc.sh
98 . .gitlab-ci/container/install-meson.sh
100 . .gitlab-ci/container/build-rust.sh
[all …]
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/skrifa-0.15.5/src/outline/glyf/hint/engine/
H A Dgraphics_state.rs41 …/// See <https://gitlab.freedesktop.org/freetype/freetype/-/blob/57617782464411201ce7bbc93b086c1b4…
81 …/// See <https://gitlab.freedesktop.org/freetype/freetype/-/blob/57617782464411201ce7bbc93b086c1b4…
106 …/// and <https://gitlab.freedesktop.org/freetype/freetype/-/blob/57617782464411201ce7bbc93b086c1b4…
123 …/// and <https://gitlab.freedesktop.org/freetype/freetype/-/blob/57617782464411201ce7bbc93b086c1b4…
152 …/// and <https://gitlab.freedesktop.org/freetype/freetype/-/blob/57617782464411201ce7bbc93b086c1b4…
175 …/// and <https://gitlab.freedesktop.org/freetype/freetype/-/blob/57617782464411201ce7bbc93b086c1b4…
195 …/// and <https://gitlab.freedesktop.org/freetype/freetype/-/blob/57617782464411201ce7bbc93b086c1b4…
212 …/// and <https://gitlab.freedesktop.org/freetype/freetype/-/blob/57617782464411201ce7bbc93b086c1b4…
228 …/// and <https://gitlab.freedesktop.org/freetype/freetype/-/blob/57617782464411201ce7bbc93b086c1b4…
244 …/// and <https://gitlab.freedesktop.org/freetype/freetype/-/blob/57617782464411201ce7bbc93b086c1b4…
[all …]
/aosp_15_r20/external/mesa3d/bin/
H A Dgen_release_notes_test.py98 Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3456
108 Closes: https://gitlab.freedesktop.org/mesa/drm/-/3456
145 Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3456
146 Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3457
147 Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3458
155 Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/36
163 Closes: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20241
171 Fixes: https://gitlab.freedesktop.org/mesa/mesa/issues/36
175 Fixes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/37
183 fixes: https://gitlab.freedesktop.org/mesa/mesa/issues/36
[all …]
/aosp_15_r20/external/mesa3d/.gitlab-ci/build/
H A Dgitlab-ci.yml63 - .gitlab-ci/meson/build.sh
115 - .gitlab-ci/meson/build.sh
116 - .gitlab-ci/prepare-artifacts.sh
213 .gitlab-ci/meson/build.sh
214 .gitlab-ci/prepare-artifacts.sh
229 .gitlab-ci/run-shader-db.sh
272 - .gitlab-ci/meson/build.sh
273 - 'if [ -n "$MESA_CI_PERFORMANCE_ENABLED" ]; then .gitlab-ci/prepare-artifacts.sh; fi'
418 …,freedreno,lima,panfrost,vc4,v3d VULKAN_DRIVERS=freedreno,broadcom,virtio .gitlab-ci/meson/build.sh
424 …- CROSS=x86_64-linux-android GALLIUM_DRIVERS=iris,virgl VULKAN_DRIVERS=amd,intel .gitlab-ci/meson/…
[all …]
/aosp_15_r20/external/wayland/
H A DCONTRIBUTING.md8 [GitLab merge requests](https://docs.gitlab.com/ce/gitlab-basics/add-merge-request.html).
10 [hosted on freedesktop.org's GitLab](https://gitlab.freedesktop.org/wayland/wayland/):
11 in order to submit code, you should create an account on this GitLab instance,
19 patches sent to the list, but please send all new patches through GitLab merge
26 Unlike many projects using GitHub and GitLab, Wayland has a
95 Once submitted to GitLab, your patches will be reviewed by the Wayland
96 development team on GitLab. Review may be entirely positive and result in your
117 GitLab. This will update the merge request and notify everyone subscribed to
121 [many GitLab CLI clients](https://about.gitlab.com/applications/#cli-clients),
251 with code comments and filed Gitlab issues for the remaining bugs.
[all …]
/aosp_15_r20/external/mesa3d/.gitlab-ci/test/
H A Dgitlab-ci.yml50 …- echo "If your change looks right but this script rejects it, contact @eric (GitLab) / eric_enges…
54 - .gitlab-ci/run-yamllint.sh
56 - .gitlab-ci/run-shellcheck.sh
64 - .gitlab-ci/test/gitlab-ci.yml
170 # Use this instead of gitlab's artifacts download because it hits packet.net
200 # ARM testing of bare-metal boards attached to an x86 gitlab-runner system
214 # ARM64 testing of bare-metal boards attached to an x86 gitlab-runner system
228 # ARM32/64 testing of bare-metal boards attached to an x86 gitlab-runner system, using an asan mesa…
265 # gitlab runner container from which the job is submitted to the
278 …B2C_KERNEL_URL: 'https://gitlab.freedesktop.org/gfx-ci/ci-tron/-/package_files/519/download' # Li…
[all …]
/aosp_15_r20/device/google/cuttlefish/tools/gigabyte-ampere-cuttlefish-installer/
DREADME.md37 - [ ] [Invite team members and collaborators](https://docs.gitlab.com/ee/user/project/members/)
38 - [ ] [Create a new merge request](https://docs.gitlab.com/ee/user/project/merge_requests/creating_…
39 - [ ] [Automatically close issues from merge requests](https://docs.gitlab.com/ee/user/project/issu…
40 - [ ] [Enable merge request approvals](https://docs.gitlab.com/ee/user/project/merge_requests/appro…
41 - [ ] [Set auto-merge](https://docs.gitlab.com/ee/user/project/merge_requests/merge_when_pipeline_s…
45 Use the built-in continuous integration in GitLab.
47 - [ ] [Get started with GitLab CI/CD](https://docs.gitlab.com/ee/ci/quick_start/index.html)
48 …erabilities with Static Application Security Testing(SAST)](https://docs.gitlab.com/ee/user/applic…
49 - [ ] [Deploy to Kubernetes, Amazon EC2, or Amazon ECS using Auto Deploy](https://docs.gitlab.com/e…
50 - [ ] [Use pull-based deployments for improved Kubernetes management](https://docs.gitlab.com/ee/us…
[all …]
/aosp_15_r20/external/mesa3d/docs/
H A Dsubmittingpatches.rst55 - If a patch addresses an issue in GitLab, use the Closes: tag For
60 Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/1
189 `GitLab <https://gitlab.freedesktop.org/mesa/mesa>`__ Merge Request.
226 GitLab
235 To participate in code review, you can monitor the GitLab Mesa `Merge
236 Requests <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests>`__
237 page, and/or register for notifications in your GitLab settings.
266 When providing a Reviewed-by, Acked-by, or Tested-by tag in a GitLab MR,
273 This is the markdown format for literal, and will prevent GitLab from
298 We use a `custom script <https://gitlab.com/marge-org/marge-bot>`__ to manage
[all …]

12345678910>>...34