returnnil,-1,fmt.Errorf("All serverSets should be of the same setup-type to maintain the original SLA expectations - expected %s, got %s",prevSetupType,setupType)
// DistErasure Setup with URLEndpointType having mixed naming to local host.
{"127.0.0.1:10000",[][]string{{"http://localhost/d1","http://localhost/d2","http://127.0.0.1/d3","http://127.0.0.1/d4"}},"",Endpoints{},-1,fmt.Errorf("all local endpoints should not have different hostnames/ips")},