Skip to content

Commit 01881e2

Browse files
committed
fixup reversed CI cloud definitions
1 parent 2e80689 commit 01881e2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
cluster_net = "stackhpc-ci-geneve"
2-
cluster_subnet = "stackhpc-ci-geneve-subnet"
1+
cluster_net = "WCDC-iLab-60"
2+
cluster_subnet = "WCDC-iLab-60"
33
vnic_type = "normal"
44
control_node_flavor = "vm.ska.cpu.general.quarter"
55
other_node_flavor = "vm.ska.cpu.general.small"
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
cluster_net = "WCDC-iLab-60"
2-
cluster_subnet = "WCDC-iLab-60"
1+
cluster_net = "stackhpc-ci-geneve"
2+
cluster_subnet = "stackhpc-ci-geneve-subnet"
33
vnic_type = "direct"
44
control_node_flavor = "general.v1.medium"
55
other_node_flavor = "general.v1.tiny"

0 commit comments

Comments
 (0)