Skip to content

Commit

Permalink
test: try a memory configuration for surefire
Browse files Browse the repository at this point in the history
to avoid crash at the end of test execution
  • Loading branch information
phiz71 committed Jan 6, 2025
1 parent 1766553 commit bc90c1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gravitee-apim-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
<sol-jcsmp.version>10.22.0</sol-jcsmp.version>
<solace-messaging-client.version>1.4.0</solace-messaging-client.version>
<reactor-rabbitmq.version>1.5.6</reactor-rabbitmq.version>

<surefireArgLine>-Xmx1024m -XX:MaxMetaspaceSize=512m</surefireArgLine>
</properties>

<dependencies>
Expand Down

0 comments on commit bc90c1f

Please sign in to comment.