Mesa (main): Revert "ci: disable Broadcom CI"

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Jul 15 12:09:10 UTC 2021


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

Author: Jose Maria Casanova Crespo <jmcasanova at igalia.com>
Date:   Thu Jul 15 13:11:17 2021 +0200

Revert "ci:  disable Broadcom CI"

Our POE switch rebooted with factory settings. So devices weren't turning
on/off because of failing SMNP auth.

This reverts commit 87cdcf56455b78b0ca799adccb20c7d23d1b3a51.

Reviewed-by: Iago Toral Quiroga <itoral at igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11906>

---

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7a62210f3a2..1c07f5cf214 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -26,6 +26,7 @@ include:
   - local: '.gitlab-ci/lava/lava-gitlab-ci.yml'
   - local: '.gitlab-ci/test-source-dep.yml'
   - local: 'src/amd/ci/gitlab-ci.yml'
+  - local: 'src/broadcom/ci/gitlab-ci.yml'
   - local: 'src/freedreno/ci/gitlab-ci.yml'
   - local: 'src/gallium/drivers/i915/ci/gitlab-ci.yml'
   - local: 'src/gallium/drivers/iris/ci/gitlab-ci.yml'



More information about the mesa-commit mailing list