Add arguments to gradle test

This commit is contained in:
2021-07-17 16:32:18 +02:00
parent fa66114d01
commit 23b4a17505
2 changed files with 10 additions and 5 deletions

View File

@@ -6,4 +6,6 @@ systemProp.sonar.projectName=PostgresJson
systemProp.sonar.organization=flecomte
systemProp.sonar.java.coveragePlugin=jacoco
systemProp.sonar.coverage.jacoco.xmlReportPaths=build/reports/jacoco/test/jacocoTestReport.xml
org.gradle.jvmargs=-Xmx4096M
org.gradle.jvmargs=-Xmx4096M
containerAlwaysOn=false
disableLint=false