Skip to content
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ periodics:
cpu: 6
memory: "28Gi"

- name: ci-kubernetes-integration-master-ppc64le
- name: ci-kubernetes-integration-ppc64le-master
interval: 1h
cluster: k8s-infra-ppc64le-prow-build
decorate: true
Expand All @@ -54,7 +54,7 @@ periodics:
fork-per-release: "true"
fork-per-release-cron: 0 0/2 * * *, 0 1/6 * * *, 0 2 * * *
testgrid-dashboards: ibm-ppc64le-k8s, ibm-ppc64le-periodics
testgrid-tab-name: ci-kubernetes-integration-master-ppc64le
testgrid-tab-name: ci-kubernetes-integration-ppc64le-master
testgrid-alert-email: sig-cloud-provider-ibm-ppc64le-alerts@kubernetes.io
testgrid-num-failures-to-alert: '2'
description: "Ends up running: make test-integration"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -844,7 +844,7 @@ periodics:
testgrid-alert-email: sig-cloud-provider-ibm-ppc64le-alerts@kubernetes.io
testgrid-dashboards: ibm-ppc64le-k8s, ibm-ppc64le-periodics
testgrid-num-failures-to-alert: "2"
testgrid-tab-name: ci-kubernetes-integration-1.33-ppc64le
testgrid-tab-name: ci-kubernetes-integration-ppc64le-1.33
cluster: k8s-infra-ppc64le-prow-build
decorate: true
extra_refs:
Expand All @@ -853,7 +853,7 @@ periodics:
path_alias: k8s.io/kubernetes
repo: kubernetes
cron: 0 2 * * *
name: ci-kubernetes-integration-master-ppc64le-1-33
name: ci-kubernetes-integration-ppc64le-1-33
spec:
containers:
- args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1122,7 +1122,7 @@ periodics:
testgrid-alert-email: sig-cloud-provider-ibm-ppc64le-alerts@kubernetes.io
testgrid-dashboards: ibm-ppc64le-k8s, ibm-ppc64le-periodics
testgrid-num-failures-to-alert: "2"
testgrid-tab-name: ci-kubernetes-integration-1.34-ppc64le
testgrid-tab-name: ci-kubernetes-integration-ppc64le-1.34
cluster: k8s-infra-ppc64le-prow-build
decorate: true
extra_refs:
Expand All @@ -1131,7 +1131,7 @@ periodics:
path_alias: k8s.io/kubernetes
repo: kubernetes
cron: 0 1/6 * * *
name: ci-kubernetes-integration-master-ppc64le-1-34
name: ci-kubernetes-integration-ppc64le-1-34
spec:
containers:
- args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1240,7 +1240,7 @@ periodics:
testgrid-alert-email: sig-cloud-provider-ibm-ppc64le-alerts@kubernetes.io
testgrid-dashboards: ibm-ppc64le-k8s, ibm-ppc64le-periodics
testgrid-num-failures-to-alert: "2"
testgrid-tab-name: ci-kubernetes-integration-1.35-ppc64le
testgrid-tab-name: ci-kubernetes-integration-ppc64le-1.35
cluster: k8s-infra-ppc64le-prow-build
decorate: true
extra_refs:
Expand All @@ -1249,7 +1249,7 @@ periodics:
path_alias: k8s.io/kubernetes
repo: kubernetes
cron: 0 0/2 * * *
name: ci-kubernetes-integration-master-ppc64le-1-35
name: ci-kubernetes-integration-ppc64le-1-35
spec:
containers:
- args:
Expand Down