ci: use Linux kernel 6.6 for RADV
Because .b2c-test is used by other farms, this needs to be overwritten elsewhere. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28039>
This commit is contained in:
committed by
Marge Bot
parent
69fbd5cb90
commit
91579236dc
@@ -243,6 +243,8 @@
|
||||
- .radv-valve-rules
|
||||
- .test-radv
|
||||
- .b2c-test-vk
|
||||
variables:
|
||||
B2C_KERNEL_URL: https://fs.mupuf.org/linux-6.6-b2c-radv-ci # 6.6
|
||||
|
||||
.deqp-test-valve:
|
||||
variables:
|
||||
@@ -358,7 +360,6 @@
|
||||
RUNNER_FARM_LOCATION: keywords
|
||||
FDO_CI_CONCURRENT: 32
|
||||
B2C_KERNEL_CMDLINE_EXTRAS: 'b2c.swap=16g'
|
||||
B2C_KERNEL_URL: 'https://gitlab.freedesktop.org/mupuf/boot2container/-/releases/v0.9.10/downloads/linux-x86_64' # Linux 6.3
|
||||
tags:
|
||||
- farm:$RUNNER_FARM_LOCATION
|
||||
- amdgpu:codename:NAVI31
|
||||
|
||||
@@ -138,6 +138,7 @@
|
||||
variables:
|
||||
DEQP_SUITE: zink-radv
|
||||
HWCI_TEST_SCRIPT: ./install/deqp-runner.sh
|
||||
B2C_KERNEL_URL: https://fs.mupuf.org/linux-6.6-b2c-radv-ci # 6.6
|
||||
B2C_JOB_SUCCESS_REGEX: 'Execution is over, pipeline status: 0'
|
||||
B2C_TIMEOUT_OVERALL_MINUTES: 20
|
||||
|
||||
|
||||
Reference in New Issue
Block a user