Skip to content
Snippets Groups Projects
Verified Commit 2d8df6ac 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 5bed46c9
No related branches found
No related tags found
3 merge requests!11769Issue #3517987: Add option to contextual filters to encode slashes in query parameter.,!11185Issue #3477324 by andypost, alexpott: Fix usage of str_getcsv() and fgetcsv() for PHP 8.4,!9944Issue #3483353: Consider making the createCopy config action optionally fail...
Pipeline #260700 passed with warnings
Pipeline: drupal

#260713

    Pipeline: drupal

    #260708

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