Skip to content

Commit e6f7072

Browse files
snuyanzinMartijnVisser
authored andcommitted
[FLINK-32342] Set fork count to 1 for IT cases, to mitigate flaky SQL Server test. This closes #60
1 parent 28016fd commit e6f7072

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ under the License.
6262
<log4j.version>2.17.2</log4j.version>
6363

6464
<flink.parent.artifactId>flink-connector-jdbc-parent</flink.parent.artifactId>
65+
<flink.forkCountITCase>1</flink.forkCountITCase>
6566
</properties>
6667

6768
<dependencies>

0 commit comments

Comments
 (0)