Skip to content

Commit 0bf013c

Browse files
authored
Merge pull request #35153 from hakman/presubmit_azure
kOps: Update presubmit for test running on Azure
2 parents 0fe3e6f + cc2c5c8 commit 0bf013c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/jobs/kubernetes/kops/kops-presubmits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ presubmits:
523523
--cluster-name=e2e-test-azure.k8s \
524524
--env AZURE_STORAGE_ACCOUNT=stkopsstatestore \
525525
--env JOB_NAME=pull-kops-e2e-kubernetes-azure \
526-
--create-args "--azure-subscription-id=46678f10-4bbb-447e-98e8-d2829589f2d8 --networking=calico --node-count=2 --master-count=1" \
526+
--create-args "--networking=calico --node-count=2 --master-count=1" \
527527
--kubernetes-version=https://dl.k8s.io/release/stable.txt \
528528
--kops-binary-path=/home/prow/go/src/k8s.io/kops/.build/dist/linux/amd64/kops \
529529
--test=kops \

0 commit comments

Comments
 (0)