forked from kubernetes/test-infra
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkubeadm-kinder-x-on-y.yaml
122 lines (119 loc) · 3.92 KB
/
kubeadm-kinder-x-on-y.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
# AUTOGENERATED by https://git.k8s.io/kubeadm/kinder/ci/tools/update-workflows
periodics:
- name: ci-kubernetes-e2e-kubeadm-kinder-latest-on-1-23
interval: 2h
decorate: true
labels:
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-kubeadm, sig-release-master-informing
testgrid-tab-name: kubeadm-kinder-latest-on-1-23
testgrid-alert-email: [email protected], [email protected]
description: "OWNER: sig-cluster-lifecycle (kinder); Uses kubeadm/kinder to create a cluster with version skew and run kubeadm-e2e and the conformance suite"
testgrid-num-columns-recent: "20"
testgrid-num-failures-to-alert: "8"
testgrid-alert-stale-results-hours: "16"
decoration_config:
timeout: 60m
extra_refs:
- org: kubernetes
repo: kubernetes
base_ref: release-1.23
path_alias: k8s.io/kubernetes
- org: kubernetes
repo: kubeadm
base_ref: main
path_alias: k8s.io/kubeadm
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220323-55ba9f6da3-1.23
command:
- runner.sh
- "../kubeadm/kinder/ci/kinder-run.sh"
args:
- "skew-latest-on-1.23"
securityContext:
privileged: true
resources:
requests:
memory: "9000Mi"
cpu: 2000m
- name: ci-kubernetes-e2e-kubeadm-kinder-1-23-on-1-22
interval: 12h
decorate: true
labels:
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-kubeadm, sig-release-1.23-informing
testgrid-tab-name: kubeadm-kinder-1-23-on-1-22
testgrid-alert-email: [email protected], [email protected]
description: "OWNER: sig-cluster-lifecycle (kinder); Uses kubeadm/kinder to create a cluster with version skew and run kubeadm-e2e and the conformance suite"
testgrid-num-columns-recent: "20"
testgrid-num-failures-to-alert: "4"
testgrid-alert-stale-results-hours: "48"
decoration_config:
timeout: 60m
extra_refs:
- org: kubernetes
repo: kubernetes
base_ref: release-1.22
path_alias: k8s.io/kubernetes
- org: kubernetes
repo: kubeadm
base_ref: main
path_alias: k8s.io/kubeadm
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220323-55ba9f6da3-1.22
command:
- runner.sh
- "../kubeadm/kinder/ci/kinder-run.sh"
args:
- "skew-1.23-on-1.22"
securityContext:
privileged: true
resources:
requests:
memory: "9000Mi"
cpu: 2000m
- name: ci-kubernetes-e2e-kubeadm-kinder-1-22-on-1-21
interval: 12h
decorate: true
labels:
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
annotations:
testgrid-dashboards: sig-cluster-lifecycle-kubeadm, sig-release-1.22-informing
testgrid-tab-name: kubeadm-kinder-1-22-on-1-21
testgrid-alert-email: [email protected], [email protected]
description: "OWNER: sig-cluster-lifecycle (kinder); Uses kubeadm/kinder to create a cluster with version skew and run kubeadm-e2e and the conformance suite"
testgrid-num-columns-recent: "20"
testgrid-num-failures-to-alert: "4"
testgrid-alert-stale-results-hours: "48"
decoration_config:
timeout: 60m
extra_refs:
- org: kubernetes
repo: kubernetes
base_ref: release-1.21
path_alias: k8s.io/kubernetes
- org: kubernetes
repo: kubeadm
base_ref: main
path_alias: k8s.io/kubeadm
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220323-55ba9f6da3-1.21
command:
- runner.sh
- "../kubeadm/kinder/ci/kinder-run.sh"
args:
- "skew-1.22-on-1.21"
securityContext:
privileged: true
resources:
requests:
memory: "9000Mi"
cpu: 2000m