From 967c22abc6690c2b3448e577b4fcb0a53fd8be4a Mon Sep 17 00:00:00 2001 From: kayrus Date: Thu, 14 Dec 2023 16:42:05 +0100 Subject: [PATCH] [tests] bump k8s e2e test to 1.29 --- tests/playbooks/test-csi-cinder-e2e.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/playbooks/test-csi-cinder-e2e.yaml b/tests/playbooks/test-csi-cinder-e2e.yaml index 98481510f4..a38e62e6f8 100644 --- a/tests/playbooks/test-csi-cinder-e2e.yaml +++ b/tests/playbooks/test-csi-cinder-e2e.yaml @@ -4,7 +4,7 @@ gather_facts: true vars: - e2e_test_version: v1.25.4 + e2e_test_version: v1.29.0 user: stack github_pr: 123 global_env: {}