Skip to content

Commit

Permalink
Run only OpenShift tests when using the OpenShift Maven profile
Browse files Browse the repository at this point in the history
  • Loading branch information
Sgitario committed Sep 17, 2021
1 parent 3d1a427 commit c63dd1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -520,6 +520,7 @@
</property>
</activation>
<properties>
<include.tests>**/*OpenShift*IT.java</include.tests>
<exclude.openshift.tests>no</exclude.openshift.tests>
</properties>
</profile>
Expand Down

0 comments on commit c63dd1c

Please sign in to comment.