Skip to content

Commit 97ae40c

Browse files
committed
Migrate CI to stable/2025.2
Use the latest and greatest release. Signed-off-by: Stephen Finucane <[email protected]>
1 parent e57394c commit 97ae40c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/ci/create_devstack.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ source "${scriptdir}/${RESOURCE_TYPE}.sh"
3131

3232
CLUSTER_NAME=${CLUSTER_NAME:-"capo-e2e"}
3333

34-
OPENSTACK_RELEASE=${OPENSTACK_RELEASE:-"2024.2"}
34+
OPENSTACK_RELEASE=${OPENSTACK_RELEASE:-"2025.2"}
3535
OPENSTACK_ENABLE_HORIZON=${OPENSTACK_ENABLE_HORIZON:-"false"}
3636

3737
# Devstack will create a provider network using this range

0 commit comments

Comments
 (0)