mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 12:18:16 +00:00 
			
		
		
		
	change port of tests for federated-apiserver to avoid conflict
This commit is contained in:
		@@ -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
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user