ci: fix yamllint warnings about whitespace

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35857>
This commit is contained in:
Eric Engestrom 2025-07-01 13:53:41 +02:00 committed by Marge Bot
parent e149cba160
commit ec97eadc9f
11 changed files with 14 additions and 23 deletions

View file

@ -127,4 +127,3 @@
variables: variables:
HWCI_TEST_SCRIPT: "/install/deqp-runner.sh" HWCI_TEST_SCRIPT: "/install/deqp-runner.sh"
FDO_CI_CONCURRENT: 0 # Default to number of CPUs FDO_CI_CONCURRENT: 0 # Default to number of CPUs

View file

@ -93,4 +93,3 @@
- _build/meson-logs/*.txt - _build/meson-logs/*.txt
- _build/meson-logs/strace - _build/meson-logs/strace
- _build/.ninja_log - _build/.ninja_log

View file

@ -575,4 +575,3 @@ debian/baremetal_arm64_test-vk:
optional: true optional: true
- job: debian/baremetal_arm64_test-vk - job: debian/baremetal_arm64_test-vk
optional: true optional: true

View file

@ -39,4 +39,3 @@ fedora/x86_64_build:
optional: true optional: true
- job: fedora/x86_64_build - job: fedora/x86_64_build
optional: true optional: true

View file

@ -111,4 +111,3 @@
extends: extends:
- .container - .container
- .incorporate-base-tag+templates-commit - .incorporate-base-tag+templates-commit

View file

@ -18,4 +18,3 @@
include: include:
- local: '.gitlab-ci/container/gitlab-ci-inc.yml' - local: '.gitlab-ci/container/gitlab-ci-inc.yml'
- local: '.gitlab-ci/container/*/gitlab-ci.yml' - local: '.gitlab-ci/container/*/gitlab-ci.yml'

View file

@ -108,4 +108,3 @@ windows_test_msvc:
variables: variables:
MESA_IMAGE_PATH: *windows_test_image_path MESA_IMAGE_PATH: *windows_test_image_path
MESA_IMAGE_TAG: *windows_test_image_tag MESA_IMAGE_TAG: *windows_test_image_tag

View file

@ -191,4 +191,3 @@
- job: yaml-toml-shell-py-test - job: yaml-toml-shell-py-test
optional: true optional: true
artifacts: false artifacts: false

View file

@ -106,4 +106,3 @@ yaml-toml-shell-py-test:
when: manual when: manual
tags: tags:
- $FDO_RUNNER_JOB_PRIORITY_TAG_AARCH64 - $FDO_RUNNER_JOB_PRIORITY_TAG_AARCH64