Merge pull request #23751 from arjantijms/6.x

No TCK on profile oss-release
diff --git a/appserver/tests/pom.xml b/appserver/tests/pom.xml
index ee5eb1e..ccf15cb 100755
--- a/appserver/tests/pom.xml
+++ b/appserver/tests/pom.xml
@@ -122,6 +122,10 @@
             </modules>
         </profile>
         <profile>
+            <id>oss-release</id>
+            <modules />
+        </profile>
+        <profile>
             <id>fastest</id>
             <modules />
         </profile>