Skip to content

Commit

Permalink
Merge pull request kubernetes#21934 from chewong/capz-presubmit-follo…
Browse files Browse the repository at this point in the history
…w-up

capz: add `CONFORMANCE_NODES` environment variable
  • Loading branch information
k8s-ci-robot authored Apr 26, 2021
2 parents 82403a9 + b6be878 commit 8633bb3
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,8 @@ presubmits:
env:
- name: KUBETEST_CONF_PATH
value: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/data/kubetest/conformance-fast.yaml
- name: CONFORMANCE_NODES
value: "25"
annotations:
testgrid-dashboards: provider-azure-presubmit
testgrid-tab-name: pull-kubernetes-e2e-capz-conformance
Expand Down

0 comments on commit 8633bb3

Please sign in to comment.