Skip to content

Commit f1e4055

Browse files
committed
update test from yoga to zed in devstack
1 parent f79ec11 commit f1e4055

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hack/ci/create_devstack.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Copyright 2021 The Kubernetes Authors.
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
6-
# you may not use this file except in compliance with the License.
6+
# may not use this file except in compliance with the License.
77
# You may obtain a copy of the License at
88
#
99
# http://www.apache.org/licenses/LICENSE-2.0
@@ -31,7 +31,7 @@ source "${scriptdir}/${RESOURCE_TYPE}.sh"
3131

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

34-
OPENSTACK_RELEASE=${OPENSTACK_RELEASE:-"yoga"}
34+
OPENSTACK_RELEASE=${OPENSTACK_RELEASE:-"zed"}
3535
OPENSTACK_ENABLE_HORIZON=${OPENSTACK_ENABLE_HORIZON:-"false"}
3636

3737
# Devstack will create a provider network using this range

0 commit comments

Comments
 (0)