mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-02 00:07:50 +00:00
[Federation] Disable the E2E test for federated replica set rebalancing
This commit is contained in:
parent
4aa9168536
commit
3412f5b8eb
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user