Skip to content

Commit

Permalink
Add profile for restart test
Browse files Browse the repository at this point in the history
$subject
  • Loading branch information
AnuGayan authored Mar 26, 2024
1 parent 4a3dda6 commit a986cc7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions modules/integration/tests-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,11 @@ under the License.
<modules>
</modules>
</profile>
<profile>
<id>restart-test</id>
<modules>
<module>tests-restart</module>
</modules>
</profile>
</profiles>
</project>

0 comments on commit a986cc7

Please sign in to comment.