[igt-dev] [PATCH v3 07/12] ci: Install lavacli in Debian container

Tomeu Vizoso tomeu.vizoso at collabora.com
Fri Mar 11 14:12:55 UTC 2022


We will need it to submit test jobs to LAVA labs.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso at collabora.com>
---
 ci/Dockerfile.build-debian | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ci/Dockerfile.build-debian b/ci/Dockerfile.build-debian
index b6fc4773fcff..6dca763315d6 100644
--- a/ci/Dockerfile.build-debian
+++ b/ci/Dockerfile.build-debian
@@ -25,3 +25,4 @@ RUN apt-get install -y \
 RUN apt-get clean
 
 RUN pip3 install git+http://gitlab.freedesktop.org/freedesktop/ci-templates@34f4ade99434043f88e164933f570301fd18b125
+RUN pip3 install git+https://git.lavasoftware.org/lava/lavacli@3db3ddc45e5358908bc6a17448059ea2340492b7
-- 
2.31.1



More information about the igt-dev mailing list