Skip to content
Snippets Groups Projects

Request 12 CPU.

Closed catch requested to merge issue/drupal-3469070:3469070-reduce-cpu-request into 11.x
+ 1
1
@@ -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
Loading