Verified Commit 2258a66b authored by Théodore Biadala's avatar Théodore Biadala
Browse files

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

parent e5653c11
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -240,7 +240,7 @@ variables:
'🦉️️️ Nightwatch':
  <<: [ *with-composer-and-yarn, *default-job-settings ]
  variables:
    KUBERNETES_CPU_REQUEST: "24"
    KUBERNETES_CPU_REQUEST: "16"
  services:
    - <<: *with-database
    - <<: *with-selenium-chrome