From 1af73e7d7c88f1996ea955a7fc486c9c869648ef Mon Sep 17 00:00:00 2001 From: Kristóf Marussy Date: Mon, 24 Apr 2023 01:19:50 +0200 Subject: build: enable parallel Gradle build Also increases timeout in WebSocket integration test to avoid failures due to increased CPU usage during build. --- gradle.properties | 1 + 1 file changed, 1 insertion(+) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index c6b0d974..f9c317c8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,6 +9,7 @@ frontend.yarn1Version=1.22.19 group=tools.refinery # Set to true once tools.refinery.gradle.frontend-worktree supports the cache. org.gradle.configuration-cache=false +org.gradle.parallel=true systemProp.sonar.projectKey=graphs4value_refinery systemProp.sonar.organization=graphs4value systemProp.sonar.host.url=https://sonarcloud.io -- cgit v1.2.3-70-g09d2