Skip to content

Commit 1057841

Browse files
authored
Merge pull request #35510 from nojnhuh/capz-conf-dra-pre
CAPZ: bigger control plane nodes for presubmit DRA e2e tests
2 parents b41395b + 012d355 commit 1057841

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-main.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -591,6 +591,8 @@ presubmits:
591591
value: ${GOPATH}/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/data/kubetest/conformance-dra-ginkgo-v2.yaml
592592
- name: KUBERNETES_VERSION
593593
value: latest
594+
- name: AZURE_CONTROL_PLANE_MACHINE_TYPE
595+
value: Standard_D8s_v3
594596
securityContext:
595597
privileged: true
596598
resources:

0 commit comments

Comments
 (0)