diff --git a/src/amd/ci/gitlab-ci-inc.yml b/src/amd/ci/gitlab-ci-inc.yml index 4ca1f706dd3..3b55bcce0dc 100644 --- a/src/amd/ci/gitlab-ci-inc.yml +++ b/src/amd/ci/gitlab-ci-inc.yml @@ -402,6 +402,11 @@ RUNNER_FARM_LOCATION: keywords CI_TRON_DUT_SETUP_TAGS: amdgpu:codename:NAVI21 FDO_CI_CONCURRENT: 32 + # FIXME: drop everything below to use the same kernel as the rest of the amdgpu jobs + CI_TRON_KERNEL__URL: https://fs.mupuf.org/linux-6.6-b2c-radv-ci + CI_TRON_INITRAMFS__DEPMOD__URL: null + CI_TRON_INITRAMFS__GPU__URL: null + CI_TRON_INITRAMFS__GPU__FORMAT__0__ARCHIVE__KEEP__0__PATH: null .vangogh-test-valve: variables: @@ -424,6 +429,11 @@ RUNNER_FARM_LOCATION: keywords CI_TRON_DUT_SETUP_TAGS: amdgpu:codename:NAVI31 FDO_CI_CONCURRENT: 32 + # FIXME: drop everything below to use the same kernel as the rest of the amdgpu jobs + CI_TRON_KERNEL__URL: https://fs.mupuf.org/linux-6.6-b2c-radv-ci + CI_TRON_INITRAMFS__DEPMOD__URL: null + CI_TRON_INITRAMFS__GPU__URL: null + CI_TRON_INITRAMFS__GPU__FORMAT__0__ARCHIVE__KEEP__0__PATH: null ############### Fluster tests ############### .radeonsi-vaapi-fluster-rules: