Skip to content

Commit f648b1b

Browse files
committed
Merge branch 'v8o-disable' into 'release/4.2'
Remove the verrazano test profile See merge request weblogic-cloud/weblogic-kubernetes-operator!4882
2 parents 02bf92a + c4184d5 commit f648b1b

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

integration-tests/pom.xml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -765,14 +765,7 @@
765765
<groups>toolkits-srg</groups>
766766
</properties>
767767
</profile>
768-
<profile>
769-
<id>v8o</id>
770-
<properties>
771-
<skipITs>false</skipITs>
772-
<groups>v8o</groups>
773-
</properties>
774-
</profile>
775-
<!-- Profile for integration test environment -->
768+
<!-- Profile for integration test environment -->
776769
<profile>
777770
<id>integration-test-env</id>
778771
<!-- This profile is activated only if 'install.weblogic' property is set to 'true' -->

0 commit comments

Comments
 (0)