Skip to content

Commit 675d94b

Browse files
authored
Merge pull request #35217 from hakman/kops-azure
kOps: Update periodic test for Azure
2 parents 140b3c3 + 2ef964f commit 675d94b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/jobs/kubernetes/kops/kops-periodics-misc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ periodics:
204204
make test-e2e-install
205205
kubetest2 kops \
206206
-v 2 \
207-
--up --build --down \
207+
--up --down \
208208
--cloud-provider=azure \
209209
--env KOPS_FEATURE_FLAGS=Azure \
210210
--create-args "--networking=cilium" \

0 commit comments

Comments
 (0)