Commit e5bb7559 authored by jianhuiz's avatar jianhuiz

change port of tests for federated-apiserver to avoid conflict

parent 92899073
......@@ -74,7 +74,7 @@ func TestLongRunningRequestRegexp(t *testing.T) {
}
}
var insecurePort = 8081
var insecurePort = 8082
var serverIP = fmt.Sprintf("http://localhost:%v", insecurePort)
var groupVersion = fed_v1a1.SchemeGroupVersion
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment