Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupal
Merge requests
!9256
Request 12 CPU.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Request 12 CPU.
issue/drupal-3469070:3469070-reduce-cpu-request
into
11.x
Overview
0
Commits
2
Pipelines
3
Changes
1
Closed
catch
requested to merge
issue/drupal-3469070:3469070-reduce-cpu-request
into
11.x
10 months ago
Overview
0
Commits
2
Pipelines
3
Changes
1
Expand
Closes
#3469070
0
0
Merge request reports
Compare
11.x
version 3
c05711d5
10 months ago
version 2
98e9f006
10 months ago
version 1
f75276bd
10 months ago
11.x (base)
and
latest version
latest version
98e9f006
2 commits,
10 months ago
version 3
c05711d5
3 commits,
10 months ago
version 2
98e9f006
2 commits,
10 months ago
version 1
f75276bd
1 commit,
10 months ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitlab-ci/pipeline.yml
+
1
−
1
Options
@@ -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