mirror of https://github.com/k3s-io/k3s
change port of tests for federated-apiserver to avoid conflict
parent
928990730e
commit
e5bb7559b5
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue