diff options
author | Andreas Baierl <[email protected]> | 2020-02-20 12:43:46 +0100 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-02-25 07:45:53 +0000 |
commit | 5de8bc7c758cc86c7008708c2b7f19f40288459e (patch) | |
tree | 0f323c742cc93e8d529cef37ede094680bf06630 /.gitlab-ci/lava-gitlab-ci.yml | |
parent | 31a8075678f6517278985fe8bbaaec5100d7d826 (diff) |
gitlab-ci: Enable the lima job again
Flaky tests should be fixed to the best of our knowledge.
Fails and skips lists should be up-to-date again.
Reviewed-by: Vasily Khoruzhick <[email protected]>
Reviewed-by: Tomeu Vizoso <[email protected]>
Signed-off-by: Andreas Baierl <[email protected]>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3884>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3884>
Diffstat (limited to '.gitlab-ci/lava-gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci/lava-gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci/lava-gitlab-ci.yml b/.gitlab-ci/lava-gitlab-ci.yml index 1b8480e18ae..724b4f5f41b 100644 --- a/.gitlab-ci/lava-gitlab-ci.yml +++ b/.gitlab-ci/lava-gitlab-ci.yml @@ -112,7 +112,7 @@ panfrost-t860-test:arm64: tags: - lava-sun8i-h3-libretech-all-h3-cc -.lima-mali450-test:arm64: +lima-mali450-test:arm64: extends: .lava-test:arm64 variables: DEVICE_TYPE: meson-gxl-s905x-libretech-cc |