lighthouse/testing/execution_engine_integration
Divma 66bb5c716c Use latest tags for nethermind and geth in the execution engine integration test (#3303)
## Issue Addressed

Currently the execution-engine-integration test uses latest master for nethermind and geth, and right now the test fails using the latest unreleased commits.

## Proposed Changes
Fix the nethermind and geth revisions the test uses to the latest tag in each repo. This way we are not continuously testing unreleased code, which might even get reverted, and reduce the failures only to releases in each one.
Also improve error handling of the commands used to manage the git repos.

## Additional Info
na

Co-authored-by: Michael Sproul <micsproul@gmail.com>
2022-07-03 05:36:51 +00:00
..
src Use latest tags for nethermind and geth in the execution engine integration test (#3303) 2022-07-03 05:36:51 +00:00
.gitignore Engine API v1.0.0.alpha.6 + interop tests (#3024) 2022-02-17 21:47:06 +00:00
Cargo.toml Rename random to prev_randao (#3040) 2022-03-03 02:10:57 +00:00
Makefile Rename random to prev_randao (#3040) 2022-03-03 02:10:57 +00:00