Skip to content

Commit

Permalink
Merge pull request #28239 from jan--f/mon-watch-requets-sno-4.12
Browse files Browse the repository at this point in the history
OCPBUGS-18490: bump monitoring SNO bounds
  • Loading branch information
openshift-ci[bot] committed Oct 12, 2023
2 parents b771de0 + 99c9613 commit dc737e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/extended/apiserver/api_requests.go
Expand Up @@ -294,7 +294,7 @@ var _ = g.Describe("[sig-arch][Late]", func() {
"cluster-autoscaler-operator": 44,
"cluster-baremetal-operator": 31,
"cluster-image-registry-operator": 119,
"cluster-monitoring-operator": 80,
"cluster-monitoring-operator": 88,
"cluster-node-tuning-operator": 97,
"cluster-samples-operator": 23,
"cluster-storage-operator": 202,
Expand All @@ -312,7 +312,7 @@ var _ = g.Describe("[sig-arch][Late]", func() {
"openshift-config-operator": 50,
"openshift-controller-manager-operator": 180,
"openshift-kube-scheduler-operator": 179,
"prometheus-operator": 100,
"prometheus-operator": 110,
"service-ca-operator": 131,
},
}
Expand Down

0 comments on commit dc737e6

Please sign in to comment.