Skip to content

Commit d2882b8

Browse files
authored
SONAR-25113 increase fixture memory to prevent oom killed
1 parent 5c17400 commit d2882b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus/tasks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ chart_fixture_test_task:
55
eks_container:
66
<<: *CONTAINER_TEMPLATE
77
cpu: 1
8-
memory: 1Gb
8+
memory: 2Gb
99
<<: *CLONE_SCRIPT_TEMPLATE
1010
script:
1111
- ./.cirrus/build_chart_dependencies.sh charts/sonarqube

0 commit comments

Comments
 (0)