mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-17 04:48:21 +00:00
enable doppelganger tests for deneb (#5137)
* enable doppelganger tests for deneb * comment out lcli install skip * Add sanity check * Merge remote-tracking branch 'origin/unstable' into deneb-doppelganger
This commit is contained in:
@@ -50,4 +50,5 @@ exec $GETH_BINARY \
|
||||
--bootnodes $EL_BOOTNODE_ENODE \
|
||||
--port $network_port \
|
||||
--http.port $http_port \
|
||||
--authrpc.port $auth_port
|
||||
--authrpc.port $auth_port \
|
||||
2>&1 | tee $data_dir/geth.log
|
||||
|
||||
Reference in New Issue
Block a user