Add ARM fixturenet-plugeth test job #759

Merged
dboreham merged 2 commits from dboreham/arm-fixturenet-test into main 2024-02-22 20:45:28 +00:00
Showing only changes of commit 9e0892cb6b - Show all commits

View File

@ -41,9 +41,5 @@ jobs:
run: ./scripts/create_build_tag_file.sh
- name: "Build local shiv package"
run: ./scripts/build_shiv_package.sh
- name: Start dockerd # Also needed until we can incorporate into the executor
run: |
dockerd -H $DOCKER_HOST --userland-proxy=false &
sleep 5
- name: "Run fixturenet-eth tests"
run: ./tests/fixturenet-eth-plugeth/run-test.sh