Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not fork jvm per test
Browse files Browse the repository at this point in the history
kornys committed Jun 22, 2020
1 parent 4e5604e commit 6951aa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions systemtests/pom.xml
Original file line number Diff line number Diff line change
@@ -155,6 +155,7 @@
<groups>${groups}</groups>
<excludedGroups>${excludeGroups}</excludedGroups>
<skipTests>${skip.tests}</skipTests>
<forkCount>0</forkCount>
<systemProperties>
<enmasse.version>${release.version}</enmasse.version>
<enmasse.docs>${application.docs}</enmasse.docs>

0 comments on commit 6951aa0

Please sign in to comment.