ci/lava: update lavacli from version 1.5.2 to 2.2.0
The lavacli version 1.5.2 has been released in December 2022.
Use the most recent version 2.2.0, released in October 2023, instead.
Notable changes since 1.5.2:
- Authentication tokens are now stripped from exceptions when HTTP
requests fail. (1.6)
Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33266>
This commit is contained in:
@@ -33,7 +33,7 @@ variables:
|
||||
KERNEL_ROOTFS_TAG: "20250128-llvm19-up"
|
||||
|
||||
DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
|
||||
DEBIAN_PYUTILS_TAG: "20241223-pyutils"
|
||||
DEBIAN_PYUTILS_TAG: "20250129-lavacli"
|
||||
|
||||
ALPINE_X86_64_BUILD_TAG: "20250128-llversionm"
|
||||
ALPINE_X86_64_LAVA_SSH_TAG: "20250124-spirv-tools"
|
||||
|
||||
@@ -9,7 +9,7 @@ fire==0.5.0
|
||||
flake8==7.*
|
||||
gql==3.*
|
||||
kaleido==0.2.*
|
||||
lavacli==1.5.2
|
||||
lavacli==2.2.0
|
||||
pandas==2.*
|
||||
plotly==5.*
|
||||
python-dateutil==2.*
|
||||
|
||||
Reference in New Issue
Block a user