From f39669ae2ea96b701173ed25010646ffc8d76960 Mon Sep 17 00:00:00 2001 From: Brendan Shephard Date: Tue, 24 Dec 2024 07:08:41 +1000 Subject: [PATCH] Remove use of CtlplaneNetmask This change removes use of CtlplaneNetmask in line with the changes proposed in: https://github.com/openstack-k8s-operators/openstack-baremetal-operator/pull/241 Signed-off-by: Brendan Shephard --- .../dataplane/openstackdataplanenodeset_controller_test.go | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/functional/dataplane/openstackdataplanenodeset_controller_test.go b/tests/functional/dataplane/openstackdataplanenodeset_controller_test.go index 1780e5805..779991be3 100644 --- a/tests/functional/dataplane/openstackdataplanenodeset_controller_test.go +++ b/tests/functional/dataplane/openstackdataplanenodeset_controller_test.go @@ -301,7 +301,6 @@ var _ = Describe("Dataplane NodeSet Test", func() { ProvisioningInterface: "", CtlplaneInterface: "", CtlplaneGateway: "", - CtlplaneNetmask: "255.255.255.0", BmhNamespace: "openshift-machine-api", HardwareReqs: baremetalv1.HardwareReqs{ CPUReqs: baremetalv1.CPUReqs{ @@ -440,7 +439,6 @@ var _ = Describe("Dataplane NodeSet Test", func() { ProvisioningInterface: "", CtlplaneInterface: "", CtlplaneGateway: "", - CtlplaneNetmask: "255.255.255.0", BmhNamespace: "openshift-machine-api", HardwareReqs: baremetalv1.HardwareReqs{ CPUReqs: baremetalv1.CPUReqs{ @@ -892,7 +890,6 @@ var _ = Describe("Dataplane NodeSet Test", func() { ProvisioningInterface: "", CtlplaneInterface: "", CtlplaneGateway: "", - CtlplaneNetmask: "255.255.255.0", BmhNamespace: "openshift-machine-api", HardwareReqs: baremetalv1.HardwareReqs{ CPUReqs: baremetalv1.CPUReqs{