gitlab-ci: Run dEQP on devices with Panfrost
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Wed, 18 Sep 2019 14:03:36 +0000 (16:03 +0200)
committerTomeu Vizoso <tomeu.vizoso@collabora.com>
Sun, 6 Oct 2019 14:47:21 +0000 (07:47 -0700)
commit7b01f725dd2984d1e6a994330a9dd012957d8abb
treeb0582673457e016c99c874cad8eeb9a16808d779
parent4f857423b3c095516e553b976b41969c2b9721fa
gitlab-ci: Run dEQP on devices with Panfrost

Include Panfrost's gitlab.ci.yml file from Mesa's main .gitlab-ci.yml so
we test on devices with Panfrost.

This uses LAVA to schedule jobs in the devices and will be the base for
testing Etnaviv, Lima, etc.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
.gitlab-ci.yml
src/gallium/drivers/panfrost/ci/generate_lava.py
src/gallium/drivers/panfrost/ci/gitlab-ci.yml
src/gallium/drivers/panfrost/ci/lava-deqp.yml.jinja2