Skip to content

Commit

Permalink
e2e: rerun failed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mmuzikar authored and tadayosi committed Apr 25, 2024
1 parent f6d9287 commit 8f2a850
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/hawtio-test-suite/pom.xml
Expand Up @@ -277,6 +277,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<skipTests>${skipTests}</skipTests>
<rerunFailingTestsCount>3</rerunFailingTestsCount>
<systemProperties>
<io.hawt.test.runtime>${test-runtime}</io.hawt.test.runtime>
<io.hawt.test.url.suffix>${hawtio.url}</io.hawt.test.url.suffix>
Expand Down

0 comments on commit 8f2a850

Please sign in to comment.