chore: Store server logs and set max threads to 1 for CTH

This commit is contained in:
Joachim Van Herwegen
2022-02-03 10:37:23 +01:00
parent ab1bca5a76
commit d44f7117f3
2 changed files with 7 additions and 1 deletions

View File

@@ -10,3 +10,4 @@ RESOURCE_SERVER_ROOT=http://localhost:3000
TEST_CONTAINER=/alice/
quarkus.log.category."ResultLogger".level=INFO
quarkus.log.category."com.intuit.karate".level=DEBUG
MAXTHREADS=1