diff options
author | Tomeu Vizoso <[email protected]> | 2020-02-20 07:56:11 +0100 |
---|---|---|
committer | Tomeu Vizoso <[email protected]> | 2020-02-20 08:06:08 +0100 |
commit | 50f1950ac0b52d291ac70bc1ce871a03ed88ba4a (patch) | |
tree | 45a03fa6f0e58f306e7e00ec406dbda099542902 /.gitlab-ci | |
parent | f7bfb10c69dfe48a91e35523cb5ee641bdbf6988 (diff) |
gitlab-ci: Disable the lima job for now
Some dEQP tests have started passing and it's taking a while to update
the expectations and skips list.
Disable for now so CI doesn't fail and stuff can be merged.
Signed-off-by: Tomeu Vizoso <[email protected]>
Reviewed-by: Vasily Khoruzhick <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/2935>
Diffstat (limited to '.gitlab-ci')
-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 da771c5e406..3914f10adb6 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 |