mirror of
				https://github.com/docker/compose.git
				synced 2025-10-31 11:14:02 +01:00 
			
		
		
		
	Test DB Startup timeout 60s => 90s
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
This commit is contained in:
		
							parent
							
								
									5b54816a1a
								
							
						
					
					
						commit
						a4f10c171e
					
				| @ -796,7 +796,7 @@ func TestRunEnvVars(t *testing.T) { | ||||
| 			} | ||||
| 			return poll.Continue("waiting for DB container to be up") | ||||
| 		} | ||||
| 		poll.WaitOn(t, check, poll.WithDelay(5*time.Second), poll.WithTimeout(60*time.Second)) | ||||
| 		poll.WaitOn(t, check, poll.WithDelay(5*time.Second), poll.WithTimeout(90*time.Second)) | ||||
| 	}) | ||||
| } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user