Skip to content

Commit 025fd23

Browse files
Merge pull request #28324 from dgoodwin/cluster-baremetal-operator-watch-channels
Bump watch requests for cluster-baremetal-operator
2 parents 3a53070 + 5bdf0b6 commit 025fd23

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

test/extended/apiserver/api_requests.go

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ var _ = g.Describe("[sig-arch][Late]", func() {
112112
"aws-ebs-csi-driver-operator": 199.0,
113113
"cloud-credential-operator": 176.0,
114114
"cluster-autoscaler-operator": 132.0,
115-
"cluster-baremetal-operator": 119.0,
115+
"cluster-baremetal-operator": 125.0,
116116
"cluster-capi-operator": 50.0,
117117
"cluster-image-registry-operator": 189.0,
118118
"cluster-monitoring-operator": 136.0,
@@ -171,7 +171,7 @@ var _ = g.Describe("[sig-arch][Late]", func() {
171171
"authentication-operator": 349,
172172
"cloud-credential-operator": 78.0,
173173
"cluster-autoscaler-operator": 54.0,
174-
"cluster-baremetal-operator": 44.0,
174+
"cluster-baremetal-operator": 125.0,
175175
"cluster-capi-operator": 50.0,
176176
"cluster-image-registry-operator": 121.0,
177177
"cluster-monitoring-operator": 85.0,
@@ -201,7 +201,7 @@ var _ = g.Describe("[sig-arch][Late]", func() {
201201
"authentication-operator": 424.0,
202202
"cloud-credential-operator": 82.0,
203203
"cluster-autoscaler-operator": 72.0,
204-
"cluster-baremetal-operator": 86.0,
204+
"cluster-baremetal-operator": 125.0,
205205
"cluster-image-registry-operator": 160.0,
206206
"cluster-monitoring-operator": 77.0,
207207
"cluster-node-tuning-operator": 115.0,
@@ -229,7 +229,7 @@ var _ = g.Describe("[sig-arch][Late]", func() {
229229
"authentication-operator": 311.0,
230230
"cloud-credential-operator": 71.0,
231231
"cluster-autoscaler-operator": 49.0,
232-
"cluster-baremetal-operator": 39.0,
232+
"cluster-baremetal-operator": 125.0,
233233
"cluster-image-registry-operator": 106.0,
234234
"cluster-monitoring-operator": 78.0,
235235
"cluster-node-tuning-operator": 97.0,
@@ -259,7 +259,7 @@ var _ = g.Describe("[sig-arch][Late]", func() {
259259
"authentication-operator": 309,
260260
"cloud-credential-operator": 70.0,
261261
"cluster-autoscaler-operator": 53.0,
262-
"cluster-baremetal-operator": 42.0,
262+
"cluster-baremetal-operator": 125.0,
263263
"cluster-image-registry-operator": 112,
264264
"cluster-monitoring-operator": 80.0,
265265
"cluster-node-tuning-operator": 103.0,
@@ -293,7 +293,7 @@ var _ = g.Describe("[sig-arch][Late]", func() {
293293
"aws-ebs-csi-driver-operator": 142,
294294
"cloud-credential-operator": 94,
295295
"cluster-autoscaler-operator": 44,
296-
"cluster-baremetal-operator": 40,
296+
"cluster-baremetal-operator": 125.0,
297297
"cluster-image-registry-operator": 119,
298298
"cluster-monitoring-operator": 88,
299299
"cluster-node-tuning-operator": 97,

0 commit comments

Comments
 (0)