mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 19:52:42 +00:00
Revert "Merge pull request #31930 from Kashomon/hazelcast"
This reverts commit26a0da8fee
, reversing changes made toc9fda51d77
.
This commit is contained in:
@@ -446,8 +446,6 @@ var _ = framework.KubeDescribe("[Feature:Example]", func() {
|
||||
|
||||
framework.KubeDescribe("Hazelcast", func() {
|
||||
It("should create and scale hazelcast", func() {
|
||||
framework.Skipf("Skipping because of upstream race condition. Remove Skip when https://github.com/pires/hazelcast-kubernetes-bootstrapper/issues/9 is fixed")
|
||||
|
||||
mkpath := func(file string) string {
|
||||
return filepath.Join(framework.TestContext.RepoRoot, "examples/storage/hazelcast", file)
|
||||
}
|
||||
|
Reference in New Issue
Block a user