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:
realbigsean
2024-02-15 07:25:02 -05:00
committed by GitHub
parent f17fb291b7
commit 1711b80779
5 changed files with 61 additions and 29 deletions

View File

@@ -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