Skip to content

Commit b995039

Browse files
committed
Renamed service offering used for CP nodes.
1 parent 9cd5908 commit b995039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/config/cloudstack-10-11-0-2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ variables:
129129
CLUSTER_ENDPOINT_IP: 10.11.3.98
130130
CLUSTER_ENDPOINT_IP_2: 10.11.3.97
131131
CLOUDSTACK_INVALID_IP: 1.2.3.4
132-
CLOUDSTACK_CONTROL_PLANE_MACHINE_OFFERING: "Fruitstand Instance"
132+
CLOUDSTACK_CONTROL_PLANE_MACHINE_OFFERING: "K8S CP Instance"
133133
CLOUDSTACK_INVALID_CONTROL_PLANE_MACHINE_OFFERING: "OfferingXXXX"
134134
CLOUDSTACK_IMPOSSIBLE_CONTROL_PLANE_MACHINE_OFFERING: "Impossible Instance"
135135
CLOUDSTACK_WORKER_MACHINE_OFFERING: "Medium Instance"

0 commit comments

Comments
 (0)