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

crio jobs should use community cluster #30793

Merged
merged 2 commits into from
Sep 25, 2023
Merged
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
71 changes: 71 additions & 0 deletions config/jobs/kubernetes/sig-node/crio.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
periodics:
- name: ci-crio-cgroupv1-node-e2e-conformance
cluster: k8s-infra-prow-build
interval: 1h
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -37,6 +38,13 @@ periodics:
env:
- name: GOPATH
value: /go
resources:
limits:
cpu: 4
memory: 6Gi
requests:
cpu: 4
memory: 6Gi
annotations:
testgrid-dashboards: sig-node-cri-o, sig-release-master-informing, sig-node-release-blocking
testgrid-tab-name: ci-crio-cgroupv1-node-e2e-conformance
Expand Down Expand Up @@ -77,6 +85,7 @@ periodics:
# testgrid-alert-email: [email protected]
# description: "OWNER: sig-node; runs NodeConformance and alpha e2e tests with crio master and cgroup v1"
- name: ci-crio-cgroupv1-node-e2e-features
cluster: k8s-infra-prow-build
interval: 1h
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -114,12 +123,20 @@ periodics:
env:
- name: GOPATH
value: /go
resources:
limits:
cpu: 4
memory: 6Gi
requests:
cpu: 4
memory: 6Gi
annotations:
testgrid-dashboards: sig-node-cri-o
testgrid-tab-name: ci-crio-cgroupv1-node-e2e-features
testgrid-alert-email: [email protected]
description: "OWNER: sig-node; runs NodeFeatures e2e tests with crio master and cgroup v1"
- name: ci-crio-cgroupv1-node-e2e-flaky
cluster: k8s-infra-prow-build
interval: 2h
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -157,6 +174,13 @@ periodics:
env:
- name: GOPATH
value: /go
resources:
limits:
cpu: 4
memory: 6Gi
requests:
cpu: 4
memory: 6Gi
annotations:
testgrid-dashboards: sig-node-cri-o
testgrid-tab-name: ci-crio-cgroupv1-node-e2e-flaky
Expand Down Expand Up @@ -200,12 +224,20 @@ periodics:
env:
- name: GOPATH
value: /go
resources:
limits:
cpu: 4
memory: 6Gi
requests:
cpu: 4
memory: 6Gi
annotations:
testgrid-dashboards: sig-node-cri-o
testgrid-tab-name: ci-crio-cgroupv1-node-e2e-unlabelled
testgrid-alert-email: [email protected]
description: "Contains all uncategorized tests, these are tests which are not marked with a [Node] tag. All node tests should be marked with [NodeFeature] or [NodeSpecialFeature] or [NodeAlphaFeature] or [NodeConformance] classification. Also skipped are [Flaky], [Benchmark], [Legacy]."
- name: ci-crio-cgroupv1-node-e2e-eviction
cluster: k8s-infra-prow-build
interval: 4h30m
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -243,12 +275,20 @@ periodics:
env:
- name: GOPATH
value: /go
resources:
limits:
cpu: 4
memory: 6Gi
requests:
cpu: 4
memory: 6Gi
annotations:
testgrid-dashboards: sig-node-cri-o
testgrid-tab-name: ci-crio-cgroupv1-node-e2e-eviction
testgrid-alert-email: [email protected]
description: "OWNER: sig-node; runs Eviction e2e tests with crio master and cgroup v1"
- name: ci-crio-cgroupv2-node-e2e-conformance
cluster: k8s-infra-prow-build
interval: 1h
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -286,12 +326,20 @@ periodics:
env:
- name: GOPATH
value: /go
resources:
limits:
cpu: 4
memory: 6Gi
requests:
cpu: 4
memory: 6Gi
annotations:
testgrid-dashboards: sig-node-cri-o, sig-node-release-blocking
testgrid-tab-name: ci-crio-cgroupv2-node-e2e-conformance
testgrid-alert-email: [email protected]
description: "OWNER: sig-node; runs NodeConformance e2e tests with crio master and cgroup v2"
- name: ci-crio-cgroupv1-node-e2e-resource-managers
cluster: k8s-infra-prow-build
interval: 4h
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -329,12 +377,20 @@ periodics:
env:
- name: GOPATH
value: /go
resources:
limits:
cpu: 4
memory: 6Gi
requests:
cpu: 4
memory: 6Gi
annotations:
testgrid-dashboards: sig-node-cri-o
testgrid-tab-name: ci-crio-cgroupv1-node-e2e-resource-managers
testgrid-alert-email: [email protected]
description: "Executes CPU, Memory and Topology manager e2e tests"
- name: ci-crio-cgroupv1-node-e2e-hugepages
cluster: k8s-infra-prow-build
interval: 4h
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -372,12 +428,20 @@ periodics:
env:
- name: GOPATH
value: /go
resources:
limits:
cpu: 4
memory: 6Gi
requests:
cpu: 4
memory: 6Gi
annotations:
testgrid-dashboards: sig-node-cri-o
testgrid-tab-name: ci-crio-cgroupv1-node-e2e-hugepages
testgrid-alert-email: [email protected]
description: "Executes hugepages e2e tests"
- name: ci-crio-cgroupv1-evented-pleg
cluster: k8s-infra-prow-build
interval: 3h
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -425,6 +489,13 @@ periodics:
value: /go
- name: IGNITION_INJECT_GCE_SSH_PUBLIC_KEY_FILE
value: "1"
resources:
limits:
cpu: 4
memory: 6Gi
requests:
cpu: 4
memory: 6Gi
annotations:
testgrid-dashboards: sig-node-cri-o
testgrid-tab-name: ci-crio-cgroupv1-evented-pleg
Expand Down