ci/nouveau: Disable the gm20b jobs entirely.
authorEmma Anholt <emma@anholt.net>
Wed, 8 Feb 2023 20:58:59 +0000 (12:58 -0800)
committerMarge Bot <emma+marge@anholt.net>
Fri, 10 Feb 2023 02:53:09 +0000 (02:53 +0000)
The old (broken, hw failure) board isn't really hooked up right now, and
I'm waiting on buying some remaining bits to set up the 10 boards sitting
in the box here.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21205>

src/gallium/drivers/nouveau/ci/gitlab-ci.yml

index fc21402..c2ebc7a 100644 (file)
@@ -50,7 +50,7 @@ gk20a-gles:
     DEQP_SUITE: nouveau-gk20a
 
 # Single Jetson Nano board at anholt's house.
-gm20b-gles-full:
+.gm20b-gles-full:
   extends:
     - .gm20b-test
     - .nouveau-manual-rules
@@ -60,9 +60,9 @@ gm20b-gles-full:
     DEQP_SUITE: nouveau-gm20b
     TEST_PHASE_TIMEOUT: 120
 
-gm20b-gles:
+.gm20b-gles:
   extends:
-    - gm20b-gles-full
+    - .gm20b-gles-full
   timeout: 60m
   variables:
     DEQP_FRACTION: 10