Skip to content

Commit 15b8636

Browse files
authored
Merge pull request #30310 from killianmuldoon/pr-update-capv-alerts
CAPV: Remove alerting for presubmit jobs
2 parents a5dd256 + 30a5097 commit 15b8636

5 files changed

+0
-35
lines changed

config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-presubmits-main.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ presubmits:
9898
annotations:
9999
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
100100
testgrid-tab-name: pr-apidiff-main
101-
testgrid-alert-email: [email protected]
102101
description: Checks for API changes in the PR
103102

104103
- name: pull-cluster-api-provider-vsphere-verify-main
@@ -123,7 +122,6 @@ presubmits:
123122
annotations:
124123
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
125124
testgrid-tab-name: pr-verify-main
126-
testgrid-alert-email: [email protected]
127125

128126
- name: pull-cluster-api-provider-vsphere-test-main
129127
branches:
@@ -147,7 +145,6 @@ presubmits:
147145
annotations:
148146
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
149147
testgrid-tab-name: pr-test-main
150-
testgrid-alert-email: [email protected]
151148
description: Runs unit tests
152149

153150
- name: pull-cluster-api-provider-vsphere-test-integration-main
@@ -181,7 +178,6 @@ presubmits:
181178
annotations:
182179
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
183180
testgrid-tab-name: pr-test-integration-main
184-
testgrid-alert-email: [email protected]
185181
description: Runs integration tests
186182

187183
- name: pull-cluster-api-provider-vsphere-e2e-main
@@ -220,7 +216,6 @@ presubmits:
220216
annotations:
221217
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
222218
testgrid-tab-name: pr-e2e-main
223-
testgrid-alert-email: [email protected]
224219
description: Runs only PR Blocking e2e tests
225220

226221
- name: pull-cluster-api-provider-vsphere-e2e-full-main
@@ -257,7 +252,6 @@ presubmits:
257252
annotations:
258253
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
259254
testgrid-tab-name: pr-e2e-full-main
260-
testgrid-alert-email: [email protected]
261255
description: Runs all e2e tests
262256

263257
- name: pull-cluster-api-provider-vsphere-conformance-main
@@ -294,5 +288,4 @@ presubmits:
294288
annotations:
295289
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
296290
testgrid-tab-name: pr-conformance-main
297-
testgrid-alert-email: [email protected]
298291
description: Runs conformance tests for CAPV

config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-presubmits-release-1.5.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ presubmits:
1919
annotations:
2020
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
2121
testgrid-tab-name: pr-apidiff-release-1-5
22-
testgrid-alert-email: [email protected]
2322
description: Checks for API changes in the PR
2423

2524
- name: pull-cluster-api-provider-vsphere-verify-release-1-5
@@ -44,7 +43,6 @@ presubmits:
4443
annotations:
4544
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
4645
testgrid-tab-name: pr-verify-release-1-5
47-
testgrid-alert-email: [email protected]
4846

4947
- name: pull-cluster-api-provider-vsphere-test-release-1-5
5048
branches:
@@ -70,7 +68,6 @@ presubmits:
7068
annotations:
7169
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
7270
testgrid-tab-name: pr-test-release-1-5
73-
testgrid-alert-email: [email protected]
7471
description: Runs unit tests
7572

7673
- name: pull-cluster-api-provider-vsphere-test-integration-release-1-5
@@ -104,7 +101,6 @@ presubmits:
104101
annotations:
105102
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
106103
testgrid-tab-name: pr-test-integration-release-1-5
107-
testgrid-alert-email: [email protected]
108104
description: Runs integration tests
109105

110106
- name: pull-cluster-api-provider-vsphere-e2e-release-1-5
@@ -143,7 +139,6 @@ presubmits:
143139
annotations:
144140
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
145141
testgrid-tab-name: pr-e2e-release-1-5
146-
testgrid-alert-email: [email protected]
147142
description: Runs only PR Blocking e2e tests
148143

149144
- name: pull-cluster-api-provider-vsphere-e2e-full-release-1-5
@@ -180,7 +175,6 @@ presubmits:
180175
annotations:
181176
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
182177
testgrid-tab-name: pr-e2e-full-release-1-5
183-
testgrid-alert-email: [email protected]
184178
description: Runs all e2e tests
185179

186180
- name: pull-cluster-api-provider-vsphere-conformance-release-1-5
@@ -217,5 +211,4 @@ presubmits:
217211
annotations:
218212
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
219213
testgrid-tab-name: pr-conformance-release-1-5
220-
testgrid-alert-email: [email protected]
221214
description: Runs conformance tests for CAPV

config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-presubmits-release-1.6.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ presubmits:
1919
annotations:
2020
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
2121
testgrid-tab-name: pr-apidiff-release-1-6
22-
testgrid-alert-email: [email protected]
2322
description: Checks for API changes in the PR
2423

2524
- name: pull-cluster-api-provider-vsphere-verify-release-1-6
@@ -44,7 +43,6 @@ presubmits:
4443
annotations:
4544
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
4645
testgrid-tab-name: pr-verify-release-1-6
47-
testgrid-alert-email: [email protected]
4846

4947
- name: pull-cluster-api-provider-vsphere-test-release-1-6
5048
branches:
@@ -68,7 +66,6 @@ presubmits:
6866
annotations:
6967
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
7068
testgrid-tab-name: pr-test-release-1-6
71-
testgrid-alert-email: [email protected]
7269
description: Runs unit tests
7370

7471
- name: pull-cluster-api-provider-vsphere-test-integration-release-1-6
@@ -102,7 +99,6 @@ presubmits:
10299
annotations:
103100
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
104101
testgrid-tab-name: pr-test-integration-release-1-6
105-
testgrid-alert-email: [email protected]
106102
description: Runs integration tests
107103

108104
- name: pull-cluster-api-provider-vsphere-e2e-release-1-6
@@ -141,7 +137,6 @@ presubmits:
141137
annotations:
142138
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
143139
testgrid-tab-name: pr-e2e-release-1-6
144-
testgrid-alert-email: [email protected]
145140
description: Runs only PR Blocking e2e tests
146141

147142
- name: pull-cluster-api-provider-vsphere-e2e-full-release-1-6
@@ -178,7 +173,6 @@ presubmits:
178173
annotations:
179174
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
180175
testgrid-tab-name: pr-e2e-full-release-1-6
181-
testgrid-alert-email: [email protected]
182176
description: Runs all e2e tests
183177

184178
- name: pull-cluster-api-provider-vsphere-conformance-release-1-6
@@ -215,5 +209,4 @@ presubmits:
215209
annotations:
216210
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
217211
testgrid-tab-name: pr-conformance-release-1-6
218-
testgrid-alert-email: [email protected]
219212
description: Runs conformance tests for CAPV

config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-presubmits-release-1.7.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ presubmits:
1919
annotations:
2020
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
2121
testgrid-tab-name: pr-apidiff-release-1-7
22-
testgrid-alert-email: [email protected]
2322
description: Checks for API changes in the PR
2423

2524
- name: pull-cluster-api-provider-vsphere-verify-release-1-7
@@ -44,7 +43,6 @@ presubmits:
4443
annotations:
4544
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
4645
testgrid-tab-name: pr-verify-release-1-7
47-
testgrid-alert-email: [email protected]
4846

4947
- name: pull-cluster-api-provider-vsphere-test-release-1-7
5048
branches:
@@ -68,7 +66,6 @@ presubmits:
6866
annotations:
6967
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
7068
testgrid-tab-name: pr-test-release-1-7
71-
testgrid-alert-email: [email protected]
7269
description: Runs unit tests
7370

7471
- name: pull-cluster-api-provider-vsphere-test-integration-release-1-7
@@ -102,7 +99,6 @@ presubmits:
10299
annotations:
103100
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
104101
testgrid-tab-name: pr-test-integration-release-1-7
105-
testgrid-alert-email: [email protected]
106102
description: Runs integration tests
107103

108104
- name: pull-cluster-api-provider-vsphere-e2e-release-1-7
@@ -141,7 +137,6 @@ presubmits:
141137
annotations:
142138
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
143139
testgrid-tab-name: pr-e2e-release-1-7
144-
testgrid-alert-email: [email protected]
145140
description: Runs only PR Blocking e2e tests
146141

147142
- name: pull-cluster-api-provider-vsphere-e2e-full-release-1-7
@@ -178,7 +173,6 @@ presubmits:
178173
annotations:
179174
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
180175
testgrid-tab-name: pr-e2e-full-release-1-7
181-
testgrid-alert-email: [email protected]
182176
description: Runs all e2e tests
183177

184178
- name: pull-cluster-api-provider-vsphere-conformance-release-1-7
@@ -215,5 +209,4 @@ presubmits:
215209
annotations:
216210
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
217211
testgrid-tab-name: pr-conformance-release-1-7
218-
testgrid-alert-email: [email protected]
219212
description: Runs conformance tests for CAPV

config/jobs/kubernetes-sigs/cluster-api-provider-vsphere/cluster-api-provider-vsphere-presubmits-release-1.8.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ presubmits:
1919
annotations:
2020
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
2121
testgrid-tab-name: pr-apidiff-release-1-8
22-
testgrid-alert-email: [email protected]
2322
description: Checks for API changes in the PR
2423

2524
- name: pull-cluster-api-provider-vsphere-verify-release-1-8
@@ -44,7 +43,6 @@ presubmits:
4443
annotations:
4544
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
4645
testgrid-tab-name: pr-verify-release-1-8
47-
testgrid-alert-email: [email protected]
4846

4947
- name: pull-cluster-api-provider-vsphere-test-release-1-8
5048
branches:
@@ -68,7 +66,6 @@ presubmits:
6866
annotations:
6967
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
7068
testgrid-tab-name: pr-test-release-1-8
71-
testgrid-alert-email: [email protected]
7269
description: Runs unit tests
7370

7471
- name: pull-cluster-api-provider-vsphere-test-integration-release-1-8
@@ -102,7 +99,6 @@ presubmits:
10299
annotations:
103100
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
104101
testgrid-tab-name: pr-test-integration-release-1-8
105-
testgrid-alert-email: [email protected]
106102
description: Runs integration tests
107103

108104
- name: pull-cluster-api-provider-vsphere-e2e-release-1-8
@@ -141,7 +137,6 @@ presubmits:
141137
annotations:
142138
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
143139
testgrid-tab-name: pr-e2e-release-1-8
144-
testgrid-alert-email: [email protected]
145140
description: Runs only PR Blocking e2e tests
146141

147142
- name: pull-cluster-api-provider-vsphere-e2e-full-release-1-8
@@ -178,7 +173,6 @@ presubmits:
178173
annotations:
179174
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
180175
testgrid-tab-name: pr-e2e-full-release-1-8
181-
testgrid-alert-email: [email protected]
182176
description: Runs all e2e tests
183177

184178
- name: pull-cluster-api-provider-vsphere-conformance-release-1-8
@@ -215,5 +209,4 @@ presubmits:
215209
annotations:
216210
testgrid-dashboards: vmware-cluster-api-provider-vsphere, sig-cluster-lifecycle-cluster-api-provider-vsphere
217211
testgrid-tab-name: pr-conformance-release-1-8
218-
testgrid-alert-email: [email protected]
219212
description: Runs conformance tests for CAPV

0 commit comments

Comments
 (0)