Skip to content
Snippets Groups Projects
Commit 43dc0e72 authored by catch's avatar catch
Browse files

Merge branch '3469070-reduce-cpu-request' into '11.x'

Request 12 CPU.

See merge request !9256
parents b410d970 98e9f006
No related branches found
No related tags found
No related merge requests found
Pipeline #258696 passed
Pipeline: drupal

#258705

    ......@@ -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
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment