Verified Commit 13cbf867 authored by Théodore Biadala's avatar Théodore Biadala
Browse files

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

(cherry picked from commit 2258a66b)
parent 447a23c4
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -207,7 +207,7 @@ variables:
'🦉️️️ Nightwatch':
  <<: [ *with-composer-and-yarn, *default-job-settings ]
  variables:
    KUBERNETES_CPU_REQUEST: "24"
    KUBERNETES_CPU_REQUEST: "16"
  services:
    - <<: *with-database
    - <<: *with-chrome