From 619d1ca5e005e9157e5d0203fb97474f3d4eed65 Mon Sep 17 00:00:00 2001 From: willie-yao Date: Fri, 9 Feb 2024 22:28:21 +0000 Subject: [PATCH] Add MP back to dual-stack test --- .../drop-machinepools.yaml | 2 -- .../kustomization.yaml | 5 ----- .../drop-machinepools.yaml | 2 -- .../kustomization.yaml | 5 ----- 4 files changed, 14 deletions(-) delete mode 100644 test/e2e/data/infrastructure-docker/main/cluster-template-topology-dualstack-ipv4-primary/drop-machinepools.yaml delete mode 100644 test/e2e/data/infrastructure-docker/main/cluster-template-topology-dualstack-ipv6-primary/drop-machinepools.yaml diff --git a/test/e2e/data/infrastructure-docker/main/cluster-template-topology-dualstack-ipv4-primary/drop-machinepools.yaml b/test/e2e/data/infrastructure-docker/main/cluster-template-topology-dualstack-ipv4-primary/drop-machinepools.yaml deleted file mode 100644 index c60319a9eb9e..000000000000 --- a/test/e2e/data/infrastructure-docker/main/cluster-template-topology-dualstack-ipv4-primary/drop-machinepools.yaml +++ /dev/null @@ -1,2 +0,0 @@ -- op: remove - path: /spec/topology/workers/machinePools \ No newline at end of file diff --git a/test/e2e/data/infrastructure-docker/main/cluster-template-topology-dualstack-ipv4-primary/kustomization.yaml b/test/e2e/data/infrastructure-docker/main/cluster-template-topology-dualstack-ipv4-primary/kustomization.yaml index 031d7e7099fa..7e4636ce0c3d 100644 --- a/test/e2e/data/infrastructure-docker/main/cluster-template-topology-dualstack-ipv4-primary/kustomization.yaml +++ b/test/e2e/data/infrastructure-docker/main/cluster-template-topology-dualstack-ipv4-primary/kustomization.yaml @@ -3,9 +3,4 @@ resources: - ../bases/crs.yaml patches: -- path: ./drop-machinepools.yaml - target: - group: cluster.x-k8s.io - kind: Cluster - version: v1beta1 - path: cluster.yaml diff --git a/test/e2e/data/infrastructure-docker/main/cluster-template-topology-dualstack-ipv6-primary/drop-machinepools.yaml b/test/e2e/data/infrastructure-docker/main/cluster-template-topology-dualstack-ipv6-primary/drop-machinepools.yaml deleted file mode 100644 index c60319a9eb9e..000000000000 --- a/test/e2e/data/infrastructure-docker/main/cluster-template-topology-dualstack-ipv6-primary/drop-machinepools.yaml +++ /dev/null @@ -1,2 +0,0 @@ -- op: remove - path: /spec/topology/workers/machinePools \ No newline at end of file diff --git a/test/e2e/data/infrastructure-docker/main/cluster-template-topology-dualstack-ipv6-primary/kustomization.yaml b/test/e2e/data/infrastructure-docker/main/cluster-template-topology-dualstack-ipv6-primary/kustomization.yaml index 031d7e7099fa..7e4636ce0c3d 100644 --- a/test/e2e/data/infrastructure-docker/main/cluster-template-topology-dualstack-ipv6-primary/kustomization.yaml +++ b/test/e2e/data/infrastructure-docker/main/cluster-template-topology-dualstack-ipv6-primary/kustomization.yaml @@ -3,9 +3,4 @@ resources: - ../bases/crs.yaml patches: -- path: ./drop-machinepools.yaml - target: - group: cluster.x-k8s.io - kind: Cluster - version: v1beta1 - path: cluster.yaml