Skip to content

Commit 76b0e51

Browse files
Merge pull request #28422 from damdo/increase-cluster-capi-operator-watch-count
OCPCLOUD-2256: Increase cluster-capi-operator watch count
2 parents acfaf0a + 22d5c9f commit 76b0e51

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/extended/apiserver/api_requests.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ var _ = g.Describe("[sig-arch][Late]", func() {
113113
"cloud-credential-operator": 176.0,
114114
"cluster-autoscaler-operator": 132.0,
115115
"cluster-baremetal-operator": 125.0,
116-
"cluster-capi-operator": 50.0,
116+
"cluster-capi-operator": 100.0,
117117
"cluster-image-registry-operator": 189.0,
118118
"cluster-monitoring-operator": 136.0,
119119
"cluster-node-tuning-operator": 115.0,
@@ -143,7 +143,7 @@ var _ = g.Describe("[sig-arch][Late]", func() {
143143
"cloud-credential-operator": 129.0,
144144
"cluster-autoscaler-operator": 100.0,
145145
"cluster-baremetal-operator": 90.0,
146-
"cluster-capi-operator": 50.0,
146+
"cluster-capi-operator": 100.0,
147147
"cluster-image-registry-operator": 194.0,
148148
"cluster-monitoring-operator": 110.0,
149149
"cluster-node-tuning-operator": 92.0,
@@ -172,7 +172,7 @@ var _ = g.Describe("[sig-arch][Late]", func() {
172172
"cloud-credential-operator": 78.0,
173173
"cluster-autoscaler-operator": 54.0,
174174
"cluster-baremetal-operator": 125.0,
175-
"cluster-capi-operator": 50.0,
175+
"cluster-capi-operator": 100.0,
176176
"cluster-image-registry-operator": 121.0,
177177
"cluster-monitoring-operator": 85.0,
178178
"cluster-node-tuning-operator": 112.0,

0 commit comments

Comments
 (0)