nimbus.parter: removing ephemeral debug option
Signed-off-by: Alexis Pentori <alexis@status.im>
This commit is contained in:
parent
e8834f4a9e
commit
73184446d6
|
@ -235,7 +235,7 @@ nodes_layout:
|
|||
- { branch: 'stable', start: 20164, end: 20224, build_freq: '*-*-* 11:00:00' }
|
||||
- { branch: 'testing', start: 20284, end: 20344, build_freq: '*-*-* 15:00:00' }
|
||||
- { 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', extra_flags: ['--debug-use-old-attestation-stability-subnets=false'] }
|
||||
- { branch: 'libp2p', start: 20344, end: 20404, build_freq: '*-*-* 17:00:00' }
|
||||
|
||||
'linux-06.ih-eu-mda1.nimbus.prater':
|
||||
- { branch: 'stable', start: 20404, end: 29617, build_freq: '*-*-* 11:00:00' } # 9213 validators
|
||||
|
|
Loading…
Reference in New Issue