Issue #3469070 by catch, smustgrave: Reduce CPU request for Nightwatch job

(cherry picked from commit 2258a66bdc)
merge-requests/9339/head
nod_ 2024-08-21 21:30:20 +02:00
parent 5bed46c99a
commit 2d8df6ac4c
No known key found for this signature in database
GPG Key ID: 76624892606FA197
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ variables:
'🦉️️️ Nightwatch':
<<: [ *with-composer-and-yarn, *default-job-settings ]
variables:
KUBERNETES_CPU_REQUEST: "24"
KUBERNETES_CPU_REQUEST: "16"
services:
- <<: *with-database
- <<: *with-chrome