Issue #8877 - disabling hazelcast testing until k8s issue can be solved (in a branch)

This commit is contained in:
Joakim Erdfelt 2022-11-09 11:58:46 -06:00
parent 08c47f5f57
commit a34e45a09e
No known key found for this signature in database
GPG Key ID: 2D0E1FB8FE4B68B4
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
<name>Jetty EE10 Tests :: Sessions :: Hazelcast</name>
<properties>
<bundle-symbolic-name>${project.groupId}.sessions.hazelcast</bundle-symbolic-name>
<skipTests>true</skipTests> <!-- -->
</properties>
<build>
<plugins>