Skip to content

Commit

Permalink
chore: add e2e rerun
Browse files Browse the repository at this point in the history
Signed-off-by: wangxye <[email protected]>
  • Loading branch information
wangxye committed Dec 7, 2023
1 parent 3986719 commit fca1fad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/e2e/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@
<forkCount>1</forkCount>
<reuseForks>true</reuseForks>
<argLine>-Xms2048m -Xmx2048m -XX:MetaspaceSize=512m -XX:MaxMetaspaceSize=512m</argLine>
<rerunFailingTestsCount>1</rerunFailingTestsCount>
<trimStackTrace>false</trimStackTrace>
</configuration>
</plugin>
Expand Down

0 comments on commit fca1fad

Please sign in to comment.