deploy nodes without validators to new prater hosts

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2022-02-15 21:09:27 +01:00
parent ec65bac02a
commit 84d2773a98
No known key found for this signature in database
GPG Key ID: 09AA5403E54D9931
2 changed files with 18 additions and 6 deletions

View File

@ -66,6 +66,18 @@ nodes_layout:
- { branch: 'libp2p', num: 1, start: 37500, end: 38750, build_freq: '*-*-* 18:00:00' } # 1250 validators - { branch: 'libp2p', num: 1, start: 37500, end: 38750, build_freq: '*-*-* 18:00:00' } # 1250 validators
- { branch: 'libp2p', num: 2, build_freq: '*-*-* 19:00:00' } - { branch: 'libp2p', num: 2, build_freq: '*-*-* 19:00:00' }
'metal-03.he-eu-hel1.nimbus.prater': # 10 each
- { 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
- { 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' }
'windows-01.gc-us-central1-a.nimbus.prater': 'windows-01.gc-us-central1-a.nimbus.prater':
- { branch: 'stable', start: 7500, end: 10000, build_start: '13:00:00' } - { branch: 'stable', start: 7500, end: 10000, build_start: '13:00:00' }
- { branch: 'testing', start: 32500, end: 35000, build_start: '15:00:00' } - { branch: 'testing', start: 32500, end: 35000, build_start: '15:00:00' }

View File

@ -16,7 +16,7 @@
- name: infra-role-bootstrap-linux - name: infra-role-bootstrap-linux
src: git@github.com:status-im/infra-role-bootstrap-linux.git src: git@github.com:status-im/infra-role-bootstrap-linux.git
version: c5f6f1c59d91f50f647def54c8b5b32998465912 version: 5a8e8e182ce638e478ca1c94f5f46baf89c10953
scm: git scm: git
- name: infra-role-bootstrap-windows - name: infra-role-bootstrap-windows
@ -31,7 +31,7 @@
- name: infra-role-wireguard - name: infra-role-wireguard
src: git@github.com:status-im/infra-role-wireguard.git src: git@github.com:status-im/infra-role-wireguard.git
version: a169a04cc4a3967db8a1486ac3732233ff515f60 version: 3c489838cc65984bc8daacde1eaf1e9256852810
scm: git scm: git
- name: oauth-proxy - name: oauth-proxy
@ -41,7 +41,7 @@
- name: consul-service - name: consul-service
src: git@github.com:status-im/infra-role-consul-service.git src: git@github.com:status-im/infra-role-consul-service.git
version: 61a248a697d37c98b575be942bb6e86deb512380 version: ac9796d029298699abdd826d5775ceab3da55021
scm: git scm: git
- name: infra-role-beacon-node-linux - name: infra-role-beacon-node-linux
@ -86,12 +86,12 @@
- name: elasticsearch - name: elasticsearch
src: git@github.com:status-im/infra-role-elasticsearch.git src: git@github.com:status-im/infra-role-elasticsearch.git
version: f7391551f8d834731d8ece3eec91a2075d093973 version: 47d5b38ddb22437ca0a93e060e67f46baca66293
scm: git scm: git
- name: elasticsearch-lb - name: elasticsearch-lb
src: git@github.com:status-im/infra-role-elasticsearch-lb.git src: git@github.com:status-im/infra-role-elasticsearch-lb.git
version: 0ad1758c0450dc8cc8b392a3fc5f89cb793c2e28 version: 18fd708e74fd7a9a390ccba1dd26a1eef0ae8529
scm: git scm: git
- name: systemd-timer - name: systemd-timer
@ -101,7 +101,7 @@
- name: swap-file - name: swap-file
src: git@github.com:status-im/infra-role-swap-file.git src: git@github.com:status-im/infra-role-swap-file.git
version: 7b63fb7b5f0c525aa191e1a410fd79f7eab8d11a version: 3fb0fb8d313ab388df1b38d516e2ff88b72a2cf7
scm: git scm: git
- name: infra-role-geth - name: infra-role-geth