Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate sig-network jobs to community cluster #30761

Merged
merged 1 commit into from
Sep 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions config/jobs/kubernetes/sig-network/ingress-gce-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ presubmits:

periodics:
- name: ci-ingress-gce-e2e
cluster: k8s-infra-prow-build
interval: 6h
labels:
preset-service-account: "true"
Expand All @@ -185,6 +186,13 @@ periodics:
- --provider=gce
- --test_args=--ginkgo.focus=\[Feature:Ingress\]|\[Feature:NEG\]
- --timeout=320m
resources:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we put some discussion of why these resources need to be added and where they are coming from in the commit message?

e.g. so git blame can be used to figure out why these exist and how they were obtained.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated.

limits:
cpu: 2
memory: "6Gi"
requests:
cpu: 2
memory: "6Gi"
annotations:
testgrid-dashboards: sig-network-ingress-gce-e2e
testgrid-tab-name: ingress-gce-e2e
Expand Down
117 changes: 117 additions & 0 deletions config/jobs/kubernetes/sig-network/sig-network-misc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ presubmits:
periodics:
- interval: 6h
name: ci-kubernetes-e2e-gce-alpha-api
cluster: k8s-infra-prow-build
labels:
preset-service-account: "true"
preset-k8s-ssh: "true"
Expand All @@ -259,12 +260,20 @@ periodics:
- --test_args=--ginkgo.focus=\[Feature:GCEAlphaFeature\] --minStartupPods=8
- --timeout=60m
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-master
resources:
limits:
cpu: 2
memory: "6Gi"
requests:
cpu: 2
memory: "6Gi"
annotations:
testgrid-dashboards: google-gce, sig-network-gce
testgrid-tab-name: gce-alpha-api
testgrid-alert-email: kubernetes-sig-network-test-failures@googlegroups.com
- interval: 6h
name: ci-kubernetes-e2e-gce-coredns-performance
cluster: k8s-infra-prow-build
labels:
preset-service-account: "true"
preset-k8s-ssh: "true"
Expand All @@ -287,11 +296,19 @@ periodics:
- --timeout=60m
- --use-logexporter
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-master
resources:
limits:
cpu: 2
memory: "6Gi"
requests:
cpu: 2
memory: "6Gi"
annotations:
testgrid-dashboards: sig-network-gce
testgrid-tab-name: gce-coredns-performance
- interval: 6h
name: ci-kubernetes-e2e-gce-kubedns-performance
cluster: k8s-infra-prow-build
labels:
preset-service-account: "true"
preset-k8s-ssh: "true"
Expand All @@ -314,11 +331,19 @@ periodics:
- --timeout=60m
- --use-logexporter
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-master
resources:
limits:
cpu: 2
memory: "6Gi"
requests:
cpu: 2
memory: "6Gi"
annotations:
testgrid-dashboards: sig-network-gce
testgrid-tab-name: gce-kubedns-performance
- interval: 6h
name: ci-kubernetes-e2e-gci-gce-coredns
cluster: k8s-infra-prow-build
labels:
preset-service-account: "true"
preset-k8s-ssh: "true"
Expand All @@ -339,9 +364,17 @@ periodics:
- --test_args=--ginkgo.skip=\[Serial\]|\[Disruptive\]|\[Flaky\]|\[sig-storage\]|\[Feature:.+\] --minStartupPods=8
- --timeout=150m
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-master
resources:
limits:
cpu: 2
memory: "6Gi"
requests:
cpu: 2
memory: "6Gi"

- interval: 6h
name: ci-kubernetes-e2e-gce-coredns-performance-nodecache
cluster: k8s-infra-prow-build
labels:
preset-service-account: "true"
preset-k8s-ssh: "true"
Expand All @@ -365,11 +398,19 @@ periodics:
- --timeout=60m
- --use-logexporter
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-master
resources:
limits:
cpu: 2
memory: "6Gi"
requests:
cpu: 2
memory: "6Gi"
annotations:
testgrid-dashboards: sig-network-gce
testgrid-tab-name: gce-coredns-performance-nodecache
- interval: 6h
name: ci-kubernetes-e2e-gce-kubedns-performance-nodecache
cluster: k8s-infra-prow-build
labels:
preset-service-account: "true"
preset-k8s-ssh: "true"
Expand All @@ -393,11 +434,19 @@ periodics:
- --timeout=60m
- --use-logexporter
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-master
resources:
limits:
cpu: 2
memory: "6Gi"
requests:
cpu: 2
memory: "6Gi"
annotations:
testgrid-dashboards: sig-network-gce
testgrid-tab-name: gce-kubedns-performance-nodecache
- interval: 6h
name: ci-kubernetes-e2e-gci-gce-coredns-nodecache
cluster: k8s-infra-prow-build
labels:
preset-service-account: "true"
preset-k8s-ssh: "true"
Expand All @@ -419,6 +468,13 @@ periodics:
- --test_args=--ginkgo.skip=\[Serial\]|\[Disruptive\]|\[Flaky\]|\[sig-storage\]|\[Feature:.+\] --minStartupPods=8
- --timeout=150m
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-master
resources:
limits:
cpu: 2
memory: "6Gi"
requests:
cpu: 2
memory: "6Gi"

- interval: 6h
name: ci-kubernetes-e2e-gci-gce-ingress
Expand Down Expand Up @@ -495,6 +551,7 @@ periodics:
testgrid-alert-stale-results-hours: '24'
- interval: 6h
name: ci-kubernetes-e2e-gci-gce-ingress-manual-network
cluster: k8s-infra-prow-build
labels:
preset-service-account: "true"
preset-k8s-ssh: "true"
Expand All @@ -515,13 +572,21 @@ periodics:
- --test_args=--ginkgo.focus=\[Feature:Ingress\] --minStartupPods=8
- --timeout=180m
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-master
resources:
limits:
cpu: 2
memory: "6Gi"
requests:
cpu: 2
memory: "6Gi"
annotations:
testgrid-dashboards: sig-network-gce
testgrid-tab-name: gci-gce-ingress-manual-network
testgrid-alert-email: kubernetes-sig-network-test-failures@googlegroups.com
testgrid-alert-stale-results-hours: '24'
- interval: 6h
name: ci-kubernetes-e2e-gci-gce-ip-alias
cluster: k8s-infra-prow-build
labels:
preset-service-account: "true"
preset-k8s-ssh: "true"
Expand All @@ -545,11 +610,19 @@ periodics:
- --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[sig-storage\]|\[Feature:.+\] --minStartupPods=8
- --timeout=50m
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-master
resources:
limits:
cpu: 2
memory: "6Gi"
requests:
cpu: 2
memory: "6Gi"
annotations:
testgrid-dashboards: google-gce, google-gci
testgrid-tab-name: ip-alias
- interval: 6h
name: ci-kubernetes-e2e-gci-gce-ipvs
cluster: k8s-infra-prow-build
labels:
preset-service-account: "true"
preset-k8s-ssh: "true"
Expand All @@ -572,11 +645,19 @@ periodics:
- --test_args=--ginkgo.skip=\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|\[sig-storage\]|ESIPP|LoadBalancers --minStartupPods=8
- --timeout=150m
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-master
resources:
limits:
cpu: 2
memory: "6Gi"
requests:
cpu: 2
memory: "6Gi"
annotations:
testgrid-num-failures-to-alert: '6'
testgrid-alert-stale-results-hours: '24'
- interval: 6h
name: ci-kubernetes-e2e-gci-gce-kube-dns
cluster: k8s-infra-prow-build
labels:
preset-service-account: "true"
preset-k8s-ssh: "true"
Expand All @@ -597,9 +678,17 @@ periodics:
- --test_args=--ginkgo.skip=\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|\[sig-storage\] --minStartupPods=8
- --timeout=150m
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-master
resources:
limits:
cpu: 2
memory: "6Gi"
requests:
cpu: 2
memory: "6Gi"

- interval: 6h
name: ci-kubernetes-e2e-gci-gce-kube-dns-nodecache
cluster: k8s-infra-prow-build
labels:
preset-service-account: "true"
preset-k8s-ssh: "true"
Expand All @@ -621,9 +710,17 @@ periodics:
- --test_args=--ginkgo.skip=\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|\[sig-storage\]|LoadBalancer --minStartupPods=8
- --timeout=150m
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-master
resources:
limits:
cpu: 2
memory: "6Gi"
requests:
cpu: 2
memory: "6Gi"

- interval: 6h
name: ci-kubernetes-e2e-gci-gce-serial-kube-dns
cluster: k8s-infra-prow-build
labels:
preset-service-account: "true"
preset-k8s-ssh: "true"
Expand All @@ -645,9 +742,17 @@ periodics:
- --test_args=--ginkgo.focus=\[Serial\]|\[Disruptive\] --ginkgo.skip=\[Flaky\]|\[sig-storage\]|\[Feature:.+\] --minStartupPods=8
- --timeout=500m
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-master
resources:
limits:
cpu: 2
memory: "6Gi"
requests:
cpu: 2
memory: "6Gi"

- interval: 6h
name: ci-kubernetes-e2e-gci-gce-serial-kube-dns-nodecache
cluster: k8s-infra-prow-build
labels:
preset-service-account: "true"
preset-k8s-ssh: "true"
Expand All @@ -670,9 +775,17 @@ periodics:
- --test_args=--ginkgo.focus=\[Serial\]|\[Disruptive\] --ginkgo.skip=\[Flaky\]|\[sig-storage\]|\[Feature:.+\]|LoadBalancer --minStartupPods=8
- --timeout=500m
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-master
resources:
limits:
cpu: 2
memory: "6Gi"
requests:
cpu: 2
memory: "6Gi"

- interval: 6h
name: ci-kubernetes-e2e-ubuntu-gce-network-policies
cluster: k8s-infra-prow-build
labels:
preset-service-account: "true"
preset-k8s-ssh: "true"
Expand Down Expand Up @@ -710,7 +823,11 @@ periodics:
- --timeout=150m
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230727-ea685f8747-master
resources:
limits:
cpu: 2
memory: "6Gi"
requests:
cpu: 2
memory: "6Gi"
annotations:
testgrid-dashboards: sig-network-gce
Expand Down