From 5469221e77bd6baf1dfe4a6c1c0149223bf2f890 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Mon, 2 Mar 2020 12:14:16 +0000 Subject: [PATCH] Revert "gitlab-ci: disable panfrost runners" The infrastructure issues, caused by building electrical works gone wrong, have been fixed, and the Panfrost LAVA runners are available again. This reverts commit a86662c44d7cb2541c3f613805533064219ad11f. Signed-off-by: Daniel Stone Reviewed-by: Tomeu Vizoso Tested-by: Marge Bot Part-of: --- .gitlab-ci/lava-gitlab-ci.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitlab-ci/lava-gitlab-ci.yml b/.gitlab-ci/lava-gitlab-ci.yml index 7f5a50122c6..ea67546aac4 100644 --- a/.gitlab-ci/lava-gitlab-ci.yml +++ b/.gitlab-ci/lava-gitlab-ci.yml @@ -66,7 +66,7 @@ needs: - meson-arm64 -.panfrost-t720-gles2:arm64: +panfrost-t720-gles2:arm64: extends: .lava-test:arm64 variables: DEVICE_TYPE: sun50i-h6-pine-h64 @@ -75,7 +75,7 @@ tags: - lava-sun50i-h6-pine-h64 -.panfrost-t760-gles2:armhf: +panfrost-t760-gles2:armhf: extends: .lava-test:armhf variables: DEVICE_TYPE: rk3288-veyron-jaq @@ -86,7 +86,7 @@ tags: - lava-rk3288-veyron-jaq -.panfrost-t860-gles2:arm64: +panfrost-t860-gles2:arm64: extends: .lava-test:arm64 variables: DEVICE_TYPE: rk3399-gru-kevin @@ -97,7 +97,7 @@ tags: - lava-rk3399-gru-kevin -.panfrost-t860-gles3:arm64: +panfrost-t860-gles3:arm64: extends: .lava-test:arm64 variables: DEVICE_TYPE: rk3399-gru-kevin -- 2.30.2