summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.com>2019-09-18 16:43:30 +0200
committerTomeu Vizoso <tomeu.vizoso@collabora.com>2019-10-06 07:47:41 -0700
commit555c0de8c6f5b8be8c28ee92a816c7bb711afde5 (patch)
tree7a214d34287278667f3006470ee7f98fdea11bb5 /.gitlab-ci.yml
parent7b01f725dd2984d1e6a994330a9dd012957d8abb (diff)
downloadmesa-555c0de8c6f5b8be8c28ee92a816c7bb711afde5.tar.gz
gitlab-ci: Move LAVA-related files into top-level ci dir
In preparation for testing drivers other than Panfrost in LAVA labs. Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Reviewed-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1109d82649d..f245ee687c1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -29,7 +29,7 @@ include:
file: '/templates/debian.yml'
include:
- - local: '/src/gallium/drivers/panfrost/ci/gitlab-ci.yml'
+ - local: '/.gitlab-ci/lava-gitlab-ci.yml'
stages:
- containers