Mesa (master): Revert "ci: Restrict meson-gallium job to gstreamer runners"

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Mar 19 09:06:37 UTC 2021


Module: Mesa
Branch: master
Commit: 1eb3a2d8da9b9f3fa4dd4ac9c9f4e7237a56d9ad
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=1eb3a2d8da9b9f3fa4dd4ac9c9f4e7237a56d9ad

Author: Michel Dänzer <mdaenzer at redhat.com>
Date:   Thu Mar 11 12:53:15 2021 +0100

Revert "ci: Restrict meson-gallium job to gstreamer runners"

This reverts commit 4b4bddcd99e7e98dc3e738f113cf6fa5d2225e6f.

Not needed anymore with the previous fix.

Reviewed-by: Dylan Baker <dylan.c.baker at intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9528>

---

 .gitlab-ci.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 80941712c0e..4c0d74b9402 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -693,9 +693,6 @@ meson-clover-testing:
 
 meson-gallium:
   extends: .meson-build
-  tags:
-    # i965_asm tests randomly time out on packet runners
-    - gstreamer
   variables:
     UNWIND: "enabled"
     DRI_LOADERS: >



More information about the mesa-commit mailing list