From c74b3f7f8e0f689b5efb2b7992678daf719a3750 Mon Sep 17 00:00:00 2001 From: Gabriel Bernal Date: Mon, 10 Aug 2026 15:23:38 +0200 Subject: [PATCH] increase logging plugin tests memory Signed-off-by: Gabriel Bernal --- .../openshift-logging-view-plugin-release-coo-ocp-4.15.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci-operator/config/openshift/logging-view-plugin/openshift-logging-view-plugin-release-coo-ocp-4.15.yaml b/ci-operator/config/openshift/logging-view-plugin/openshift-logging-view-plugin-release-coo-ocp-4.15.yaml index d6623e796d03a..2be38fc6b8c6c 100644 --- a/ci-operator/config/openshift/logging-view-plugin/openshift-logging-view-plugin-release-coo-ocp-4.15.yaml +++ b/ci-operator/config/openshift/logging-view-plugin/openshift-logging-view-plugin-release-coo-ocp-4.15.yaml @@ -26,10 +26,10 @@ images: resources: '*': limits: - memory: 8Gi + memory: 9Gi requests: cpu: 100m - memory: 8Gi + memory: 9Gi tests: - as: lint commands: |