From b45ae1e0e9fa4cc2eb467caedf39df78b35125ce Mon Sep 17 00:00:00 2001 From: Karel Simon Date: Mon, 2 Dec 2024 13:43:52 +0100 Subject: [PATCH] test: test CI Signed-off-by: Karel Simon --- automation/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation/test.sh b/automation/test.sh index eed60928..e51bc8f5 100755 --- a/automation/test.sh +++ b/automation/test.sh @@ -127,7 +127,7 @@ fi export KUBEVIRT_VERSION=$(latest_version "kubevirt") # Latest released CDI version -export CDI_VERSION=$(latest_version "containerized-data-importer") +export CDI_VERSION="v1.60.4" # switch to faster storage class for widows tests (slower storage class is causing timeouts due # to not able to copy whole windows disk into cluster)