Mesa (main): iris/ci: Enable Whiskey Lake boards by default

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Feb 9 13:44:46 UTC 2022


Module: Mesa
Branch: main
Commit: 0cb5333a148953bf8da94f6d46631c0667507de9
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=0cb5333a148953bf8da94f6d46631c0667507de9

Author: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Date:   Tue Feb  1 09:24:56 2022 +0100

iris/ci: Enable Whiskey Lake boards by default

The boards should be stable now.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Acked-by: Emma Anholt <emma at anholt.net>
Reviewed-by: Cristian Ciocaltea <cristian.ciocaltea at collabora.com>
Acked-by: Daniel Stone <daniels at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14822>

---

 src/gallium/drivers/iris/ci/gitlab-ci.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/gallium/drivers/iris/ci/gitlab-ci.yml b/src/gallium/drivers/iris/ci/gitlab-ci.yml
index f3a360f6f8a..881eee8abf7 100644
--- a/src/gallium/drivers/iris/ci/gitlab-ci.yml
+++ b/src/gallium/drivers/iris/ci/gitlab-ci.yml
@@ -51,11 +51,10 @@
   tags:
     - mesa-ci-x86-64-lava-hp-x360-14-G1-sona
 
-# 5 boards, manual for now due to network issues in the lab that are WIP
+# 5 boards
 .iris-whl-test:
   extends:
     - .iris-test
-    - .test-manual-mr
   variables:
     DEVICE_TYPE: dell-latitude-5400-8665U-sarien
     GPU_VERSION: iris-whl



More information about the mesa-commit mailing list