Mesa (main): gitlab-ci: disable radv-fossils

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Dec 27 23:38:11 UTC 2021


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

Author: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
Date:   Mon Dec 27 23:59:08 2021 +0200

gitlab-ci: disable radv-fossils

For some reason CI is unable to pull a git repo needed to run this.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
Reviewed-by: Emma Anholt <emma at anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14312>

---

 src/amd/ci/gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/amd/ci/gitlab-ci.yml b/src/amd/ci/gitlab-ci.yml
index cb9f7a1e49f..b0e2a62499a 100644
--- a/src/amd/ci/gitlab-ci.yml
+++ b/src/amd/ci/gitlab-ci.yml
@@ -78,7 +78,7 @@ radv_stoney_vkcts:amd64:
   tags:
     - mesa-ci-x86-64-lava-hp-11A-G6-EE-grunt
 
-radv-fossils:
+.radv-fossils:
   extends:
     - .fossilize-test
     - .test-radv



More information about the mesa-commit mailing list