nimbus.prater: move validators to macm1-01
https://github.com/status-im/infra-nimbus/issues/132 Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
ae61880a5d
commit
227206c82d
|
@ -191,13 +191,9 @@ nodes_layout:
|
|||
'unstable-large-01.aws-eu-central-1a.nimbus.prater': # 2000 each
|
||||
- { branch: 'unstable', start: 4000, end: 6000, history: 'archive', payload_builder: true }
|
||||
|
||||
'macos-01.ms-eu-dublin.nimbus.prater': # 3000 each
|
||||
- { branch: 'testing', start: 6000, end: 9000, build_start: '13:00:00' }
|
||||
- { branch: 'unstable', start: 9000, end: 10000, build_start: '15:00:00' }
|
||||
|
||||
'macm1-01.ih-eu-mda1.nimbus.prater': # 0 each
|
||||
- { branch: 'testing', build_start: '13:00:00' }
|
||||
- { branch: 'unstable', build_start: '15:00:00' }
|
||||
'macm1-01.ih-eu-mda1.nimbus.prater': # 3000 each
|
||||
- { branch: 'testing', start: 9000, end: 12000, build_start: '15:00:00' }
|
||||
- { branch: 'unstable', start: 12000, end: 14000, build_start: '17:00:00' }
|
||||
|
||||
'windows-01.he-eu-hel1.nimbus.prater': # 2000 each
|
||||
- { branch: 'stable', start: 14000, end: 16000, build_start: '13:00:00' }
|
||||
|
|
Loading…
Reference in New Issue