Mesa (main): ci: Move most stuff out of root .gitlab-ci.yml

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Apr 13 07:57:04 UTC 2022


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

Author: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Date:   Fri Apr  8 13:29:04 2022 +0200

ci: Move most stuff out of root .gitlab-ci.yml

This file was getting a bit hard to navigate. Split container, build and
test jobs to their own files.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Reviewed-by: Emma Anholt <emma at anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15891>

---

 .gitlab-ci.yml                     | 1263 +-----------------------------------
 .gitlab-ci/build/gitlab-ci.yml     |  525 +++++++++++++++
 .gitlab-ci/container/gitlab-ci.yml |  414 ++++++++++++
 .gitlab-ci/test/gitlab-ci.yml      |  315 +++++++++
 4 files changed, 1258 insertions(+), 1259 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=7d474c100e159393dce471f64b08e8f3b3411b9d


More information about the mesa-commit mailing list