mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-18 17:52:17 +00:00
deploy nodes without validators to 3 new prater hosts
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
612eb284c6
commit
d6414fd956
@ -66,13 +66,31 @@ nodes_layout:
|
||||
- { branch: 'libp2p', num: 1, start: 37500, end: 38750, build_freq: '*-*-* 18:00:00' } # 1250 validators
|
||||
- { branch: 'libp2p', num: 2, build_freq: '*-*-* 19:00:00' }
|
||||
|
||||
'metal-03.he-eu-hel1.nimbus.prater': # 10 each
|
||||
'metal-03.he-eu-hel1.nimbus.prater':
|
||||
- { branch: 'stable', build_freq: '*-*-* 11:00:00' }
|
||||
- { branch: 'unstable', build_freq: '*-*-* 13:00:00' }
|
||||
- { branch: 'testing', build_freq: '*-*-* 15:00:00' }
|
||||
- { branch: 'libp2p', build_freq: '*-*-* 17:00:00' }
|
||||
|
||||
'metal-04.he-eu-hel1.nimbus.prater': # 30 each
|
||||
'metal-04.he-eu-hel1.nimbus.prater':
|
||||
- { branch: 'stable', build_freq: '*-*-* 11:00:00' }
|
||||
- { branch: 'unstable', build_freq: '*-*-* 13:00:00' }
|
||||
- { branch: 'testing', build_freq: '*-*-* 15:00:00' }
|
||||
- { branch: 'libp2p', build_freq: '*-*-* 17:00:00' }
|
||||
|
||||
'metal-05.he-eu-hel1.nimbus.prater':
|
||||
- { branch: 'stable', build_freq: '*-*-* 11:00:00' }
|
||||
- { branch: 'unstable', build_freq: '*-*-* 13:00:00' }
|
||||
- { branch: 'testing', build_freq: '*-*-* 15:00:00' }
|
||||
- { branch: 'libp2p', build_freq: '*-*-* 17:00:00' }
|
||||
|
||||
'metal-06.he-eu-hel1.nimbus.prater':
|
||||
- { branch: 'stable', build_freq: '*-*-* 11:00:00' }
|
||||
- { branch: 'unstable', build_freq: '*-*-* 13:00:00' }
|
||||
- { branch: 'testing', build_freq: '*-*-* 15:00:00' }
|
||||
- { branch: 'libp2p', build_freq: '*-*-* 17:00:00' }
|
||||
|
||||
'metal-07.he-eu-hel1.nimbus.prater':
|
||||
- { branch: 'stable', build_freq: '*-*-* 11:00:00' }
|
||||
- { branch: 'unstable', build_freq: '*-*-* 13:00:00' }
|
||||
- { branch: 'testing', build_freq: '*-*-* 15:00:00' }
|
||||
|
Loading…
x
Reference in New Issue
Block a user