Skip to content

Commit

Permalink
Add profile for backend and restart test groups
Browse files Browse the repository at this point in the history
  • Loading branch information
AnuGayan committed Oct 19, 2024
1 parent d48869f commit 9f0eef7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions modules/integration/tests-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,12 @@ under the License.
<module>tests-restart</module>
</modules>
</profile>
<profile>
<id>without-benchmark</id>
<modules>
<module>tests-backend</module>
<module>tests-restart</module>
</modules>
</profile>
</profiles>
</project>

0 comments on commit 9f0eef7

Please sign in to comment.