Skip to content

Commit 0d5e147

Browse files
committed
kOps: Switch distro presubmits to use Cilium
1 parent 0c594c5 commit 0d5e147

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

config/jobs/kubernetes/kops/build_jobs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1433,7 +1433,7 @@ def generate_presubmits_distros():
14331433
results.append(
14341434
presubmit_test(
14351435
distro=distro_short,
1436-
networking='calico',
1436+
networking='cilium',
14371437
k8s_version='stable',
14381438
kops_channel='alpha',
14391439
name=f"pull-kops-aws-distro-{distro}",

0 commit comments

Comments
 (0)