deploy nodes without validators to 3 new prater hosts

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2022-02-16 17:19:23 +01:00
parent 612eb284c6
commit d6414fd956
No known key found for this signature in database
GPG Key ID: 09AA5403E54D9931
1 changed files with 20 additions and 2 deletions

View File

@ -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' }