From 44d77c54f4a67c60027670dba9e003d8ce746f44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Soko=C5=82owski?= Date: Thu, 6 Jul 2023 08:25:14 +0200 Subject: [PATCH] nimbus.prater: move validators from Hetzner hosts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The InnovaHosting servers are almost fully synced, time to move. https://github.com/status-im/infra-nimbus/issues/132 Signed-off-by: Jakub SokoĊ‚owski --- ansible/group_vars/nimbus.prater.yml | 56 ++++++++-------------------- 1 file changed, 16 insertions(+), 40 deletions(-) diff --git a/ansible/group_vars/nimbus.prater.yml b/ansible/group_vars/nimbus.prater.yml index 966153c..5c49f3e 100644 --- a/ansible/group_vars/nimbus.prater.yml +++ b/ansible/group_vars/nimbus.prater.yml @@ -184,30 +184,6 @@ nodes_layout: - { branch: 'testing', start: 16000, end: 18000, build_start: '15:00:00' } - { branch: 'unstable', start: 18000, end: 20000, build_start: '16:00:00', nim_flags: '-d:json_rpc_websocket_package=websock' } - 'linux-03.he-eu-hel1.nimbus.prater': # 10 each - - { branch: 'stable', start: 20004, end: 20014, build_freq: '*-*-* 11:00:00' } - - { branch: 'testing', start: 20024, end: 20034, build_freq: '*-*-* 15:00:00', nim_commit: 'version-1-6' } - - { branch: 'unstable', start: 20014, end: 20024, build_freq: '*-*-* 13:00:00', validator_client: true, open_libp2p_ports: false } - - { branch: 'libp2p', start: 20034, end: 20044, build_freq: '*-*-* 17:00:00' } - - 'linux-04.he-eu-hel1.nimbus.prater': # 30 each - - { branch: 'stable', start: 20044, end: 20074, build_freq: '*-*-* 11:00:00', validator_client: true } - - { branch: 'testing', start: 20104, end: 20134, build_freq: '*-*-* 15:00:00', nim_commit: 'version-1-6' } - - { branch: 'unstable', start: 20074, end: 20104, build_freq: '*-*-* 13:00:00', payload_builder: true } - - { branch: 'libp2p', start: 20134, end: 20164, build_freq: '*-*-* 17:00:00', nim_flags: '-d:json_rpc_websocket_package=websock' } - - 'linux-05.he-eu-hel1.nimbus.prater': # 60 each - - { branch: 'stable', start: 20164, end: 20224, build_freq: '*-*-* 11:00:00' } - - { branch: 'testing', start: 20284, end: 20344, build_freq: '*-*-* 15:00:00', nim_commit: 'version-1-6' } - - { branch: 'unstable', start: 20224, end: 20284, build_freq: '*-*-* 13:00:00', open_libp2p_ports: false, erigon: true } - - { branch: 'libp2p', start: 20344, end: 20404, build_freq: '*-*-* 17:00:00', nim_commit: 'version-1-6', nim_flags: '-d:json_rpc_websocket_package=websock' } - - 'linux-06.he-eu-hel1.nimbus.prater': - - { branch: 'stable', start: 20404, end: 31303, build_freq: '*-*-* 11:00:00' } # 10899 validators - - { branch: 'testing', start: 31303, end: 39202, build_freq: '*-*-* 15:00:00', validator_client: true, payload_builder: true, open_libp2p_ports: false, nim_commit: 'version-1-6' } # 7899 validators - - { branch: 'unstable', start: 39202, end: 45101, build_freq: '*-*-* 13:00:00', payload_builder: true, erigon: true } # 5899 validators - - { branch: 'libp2p', start: 45101, end: 49617, build_freq: '*-*-* 17:00:00', validator_client: true } # 4516 validators - # Innova Hosting 'linux-01.ih-eu-mda1.nimbus.prater': # 0 each - { branch: 'stable', build_freq: '*-*-* 13:00:00' } @@ -222,25 +198,25 @@ nodes_layout: - { branch: 'libp2p', start: 20003, end: 20004, build_freq: '*-*-* 19:00:00' } 'linux-03.ih-eu-mda1.nimbus.prater': # 10 each - - { branch: 'stable', build_freq: '*-*-* 11:00:00' } - - { branch: 'testing', build_freq: '*-*-* 15:00:00', nim_commit: 'version-1-6' } - - { branch: 'unstable', build_freq: '*-*-* 13:00:00', validator_client: true, open_libp2p_ports: false } - - { branch: 'libp2p', build_freq: '*-*-* 17:00:00' } + - { branch: 'stable', start: 20004, end: 20014, build_freq: '*-*-* 11:00:00' } + - { branch: 'testing', start: 20024, end: 20034, build_freq: '*-*-* 15:00:00', nim_commit: 'version-1-6' } + - { branch: 'unstable', start: 20014, end: 20024, build_freq: '*-*-* 13:00:00', validator_client: true, open_libp2p_ports: false } + - { branch: 'libp2p', start: 20034, end: 20044, build_freq: '*-*-* 17:00:00' } 'linux-04.ih-eu-mda1.nimbus.prater': # 30 each - - { branch: 'stable', build_freq: '*-*-* 11:00:00', validator_client: true } - - { branch: 'testing', build_freq: '*-*-* 15:00:00', nim_commit: 'version-1-6' } - - { branch: 'unstable', build_freq: '*-*-* 13:00:00', payload_builder: true } - - { branch: 'libp2p', build_freq: '*-*-* 17:00:00' } + - { branch: 'stable', start: 20044, end: 20074, build_freq: '*-*-* 11:00:00', validator_client: true } + - { branch: 'testing', start: 20104, end: 20134, build_freq: '*-*-* 15:00:00', nim_commit: 'version-1-6' } + - { branch: 'unstable', start: 20074, end: 20104, build_freq: '*-*-* 13:00:00', payload_builder: true } + - { branch: 'libp2p', start: 20134, end: 20164, build_freq: '*-*-* 17:00:00' } 'linux-05.ih-eu-mda1.nimbus.prater': # 60 each - - { branch: 'stable', build_freq: '*-*-* 11:00:00' } - - { branch: 'testing', build_freq: '*-*-* 15:00:00', nim_commit: 'version-1-6' } - - { branch: 'unstable', build_freq: '*-*-* 13:00:00', open_libp2p_ports: false, erigon: true } - - { branch: 'libp2p', build_freq: '*-*-* 17:00:00', nim_commit: 'version-1-6' } + - { branch: 'stable', start: 20164, end: 20224, build_freq: '*-*-* 11:00:00' } + - { branch: 'testing', start: 20284, end: 20344, build_freq: '*-*-* 15:00:00', nim_commit: 'version-1-6' } + - { branch: 'unstable', start: 20224, end: 20284, build_freq: '*-*-* 13:00:00', open_libp2p_ports: false, erigon: true } + - { branch: 'libp2p', start: 20344, end: 20404, build_freq: '*-*-* 17:00:00', nim_commit: 'version-1-6' } 'linux-06.ih-eu-mda1.nimbus.prater': - - { branch: 'stable', build_freq: '*-*-* 11:00:00' } # 10899 validators - - { branch: 'testing', build_freq: '*-*-* 15:00:00', validator_client: true, payload_builder: true, open_libp2p_ports: false, nim_commit: 'version-1-6' } # 7899 validators - - { branch: 'unstable', build_freq: '*-*-* 13:00:00', payload_builder: true, erigon: true } # 5899 validators - - { branch: 'libp2p', build_freq: '*-*-* 17:00:00', validator_client: true } # 4516 validators + - { branch: 'stable', start: 20404, end: 31303, build_freq: '*-*-* 11:00:00' } # 10899 validators + - { branch: 'testing', start: 31303, end: 39202, build_freq: '*-*-* 15:00:00', validator_client: true, payload_builder: true, open_libp2p_ports: false, nim_commit: 'version-1-6' } # 7899 validators + - { branch: 'unstable', start: 39202, end: 45101, build_freq: '*-*-* 13:00:00', payload_builder: true, erigon: true } # 5899 validators + - { branch: 'libp2p', start: 45101, end: 49617, build_freq: '*-*-* 17:00:00', validator_client: true } # 4516 validators