feat(whitby): Double the number of Buildkite agents
Allow 16 things to happen in parallel, which is useful now that the CI granularity is on a per-target level. Change-Id: Ie65dd119ea0666618fbb249613e70a68276db834 Reviewed-on: https://cl.tvl.fyi/c/depot/+/1902 Reviewed-by: glittershark <grfn@gws.fyi> Tested-by: BuildkiteCI
This commit is contained in:
		
							parent
							
								
									fcb014e43d
								
							
						
					
					
						commit
						2afa22e512
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -186,7 +186,7 @@ in lib.fix(self: { | |||
|       tokenPath = "/etc/secrets/buildkite-agent-token"; | ||||
|       hooks.post-command = "${buildkiteHooks}/bin/post-command"; | ||||
|     }; | ||||
|   }) (range 1 8)); | ||||
|   }) (range 1 16)); | ||||
| 
 | ||||
|   # Start a local SMTP relay to Gmail (used by gerrit) | ||||
|   services.depot.smtprelay = { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue