We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8024a0f commit 3d27826Copy full SHA for 3d27826
1 file changed
ci/run_oss_tests.yaml
@@ -6,6 +6,7 @@ steps:
6
mavenPOMFile: "questdb/pom.xml"
7
jdkVersionOption: "default"
8
goals: "test"
9
+ mavenOptions: "-Xlog:gc -Dfile.encoding=UTF-8 -Xmx3072m -XX:+UseParallelGC"
10
options: "--batch-mode --quiet
11
-Dtest.include=**/cutlass/http/line/*,**/cutlass/line/**/*
12
-DfailIfNoTests=false
0 commit comments