Skip to content

Commit

Permalink
chore: bump eest release to [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
danceratopz committed Jan 23, 2025
1 parent be58dbb commit 0e99bb2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ansible/inventories/devnet-5/group_vars/hive.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ hive_simulations_tests:
- --client.checktimelimit=60s
- --sim.parallelism=8
#- --sim.timelimit=2h
- --sim.buildarg fixtures=https://github.com/ethereum/execution-spec-tests/releases/download/pectra-devnet-5%40v1.2.0/fixtures_pectra-devnet-5.tar.gz
- --sim.buildarg fixtures=https://github.com/ethereum/execution-spec-tests/releases/download/pectra-devnet-5%40v1.3.0/fixtures_pectra-devnet-5.tar.gz
# Consume RLP
- simulator: ethereum/eest/consume-rlp
clients:
Expand All @@ -63,7 +63,7 @@ hive_simulations_tests:
- --client.checktimelimit=60s
- --sim.parallelism=8
#- --sim.timelimit=2h
- --sim.buildarg fixtures=https://github.com/ethereum/execution-spec-tests/releases/download/pectra-devnet-5%40v1.2.0/fixtures_pectra-devnet-5.tar.gz
- --sim.buildarg fixtures=https://github.com/ethereum/execution-spec-tests/releases/download/pectra-devnet-5%40v1.3.0/fixtures_pectra-devnet-5.tar.gz
# Consume RLP
- simulator: ethereum/rpc-compat
clients:
Expand All @@ -76,4 +76,4 @@ hive_simulations_tests:
- --client.checktimelimit=60s
- --sim.parallelism=8
#- --sim.timelimit=2h
- --sim.buildarg fixtures=https://github.com/ethereum/execution-spec-tests/releases/download/pectra-devnet-5%40v1.2.0/fixtures_pectra-devnet-5.tar.gz
- --sim.buildarg fixtures=https://github.com/ethereum/execution-spec-tests/releases/download/pectra-devnet-5%40v1.3.0/fixtures_pectra-devnet-5.tar.gz

0 comments on commit 0e99bb2

Please sign in to comment.