mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 11:18:16 +00:00
[Federation] Disable the E2E test for federated replica set rebalancing
This commit is contained in:
@@ -170,7 +170,7 @@ var _ = framework.KubeDescribe("Federated ReplicaSet [Feature:Federation]", func
|
||||
})
|
||||
|
||||
// test for rebalancing
|
||||
It("should create replicasets and rebalance them", func() {
|
||||
PIt("should create replicasets and rebalance them", func() {
|
||||
nsName := f.FederationNamespace.Name
|
||||
pref1, pref2, replicas, expect1, expect2 := generateFedRSPrefsForRebalancing(clusters)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user