From db62ec3370c2b96be2bd5b1e0e6ea7042e7ddc8c Mon Sep 17 00:00:00 2001 From: David Heidelberg Date: Tue, 19 Dec 2023 15:03:12 +0100 Subject: [PATCH] ci/nouveau: adjust and add DEVICE_TYPE Rather than string made from farm-device, use DTB as we use for most of the DEVICE_TYPE entries. Signed-off-by: David Heidelberg Part-of: --- src/gallium/drivers/nouveau/ci/gitlab-ci-inc.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/gallium/drivers/nouveau/ci/gitlab-ci-inc.yml b/src/gallium/drivers/nouveau/ci/gitlab-ci-inc.yml index f6a8ea5b070..5968e135dcc 100644 --- a/src/gallium/drivers/nouveau/ci/gitlab-ci-inc.yml +++ b/src/gallium/drivers/nouveau/ci/gitlab-ci-inc.yml @@ -50,7 +50,7 @@ BM_CMDLINE: "console=ttyS0,115200n8 rw nfsrootdebug init=/init ip=dhcp root=/dev/nfs nfsroot=,tcp,nfsvers=4.2" BM_DTB: tegra124-jetson-tk1 BM_KERNEL: zImage - DEVICE_TYPE: anholt-jetson + DEVICE_TYPE: tegra124-jetson-tk1 FARM: anholt GPU_VERSION: nouveau-gk20a # 4 CPUs, but spawn a couple extra threads to make sure they stay busy while @@ -71,6 +71,7 @@ BM_CMDLINE: "console=ttyS0,115200n8 rw nfsrootdebug init=/init nfsroot=,tcp,nfsvers=4.2" BM_DTB: tegra210-p3450-0000 BM_KERNEL: Image + DEVICE_TYPE: tegra210-p3450-0000 GPU_VERSION: nouveau-gm20b # 4 CPUs, but spawn a couple extra threads to make sure they stay busy while # some are waiting for the GPU.