mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Add some more debugging info so we can determine why this test is flaking
This commit is contained in:
		@@ -788,6 +788,7 @@ func waitForGuestbookResponse(c *client.Client, cmd, arg, expectedResponse strin
 | 
			
		||||
		if err == nil && res == expectedResponse {
 | 
			
		||||
			return true
 | 
			
		||||
		}
 | 
			
		||||
		Logf("Failed to get response from guestbook. err: %v, response: %s", err, res)
 | 
			
		||||
	}
 | 
			
		||||
	return false
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user