change port of tests for federated-apiserver to avoid conflict

pull/6/head
jianhuiz 2016-05-02 11:25:45 -07:00
parent 928990730e
commit e5bb7559b5
1 changed files with 1 additions and 1 deletions

View File

@ -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