From: Alyssa Rosenzweig Date: Fri, 13 Dec 2019 22:13:14 +0000 (-0500) Subject: ci: Remove T760/T860 from CI temporarily X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=46f0b9ecc5b75ed1c11d843d06466306b489aa66;p=mesa.git ci: Remove T760/T860 from CI temporarily I feel really bad about this but this one test is flaking. I don't want to do a mass revert (and bisection is extremely difficult with nondeterministic/Heisenbugs), but it's Friday night and master needs to pass. This commit should be reverted asap (once the flake is solved) Signed-off-by: Alyssa Rosenzweig --- diff --git a/.gitlab-ci/lava-gitlab-ci.yml b/.gitlab-ci/lava-gitlab-ci.yml index 3d3ee05ec3e..f968c76f2a7 100644 --- a/.gitlab-ci/lava-gitlab-ci.yml +++ b/.gitlab-ci/lava-gitlab-ci.yml @@ -173,14 +173,14 @@ panfrost-t720-test:arm64: tags: - lava-sun50i-h6-pine-h64 -panfrost-t760-test:armhf: +.panfrost-t760-test:armhf: extends: .lava-test:armhf variables: DEVICE_TYPE: rk3288-veyron-jaq tags: - lava-rk3288-veyron-jaq -panfrost-t860-test:arm64: +.panfrost-t860-test:arm64: extends: .lava-test:arm64 variables: DEVICE_TYPE: rk3399-gru-kevin