Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install release command and path to avoid setup errors #1241

Merged
merged 9 commits into from
Jul 26, 2023

Conversation

MarcusWentz
Copy link
Member

Updated installation guide to avoid errors importing the docker image release and make it simple to detect the tests folder path.

@MarcusWentz MarcusWentz marked this pull request as draft July 8, 2023 21:26
@MarcusWentz MarcusWentz marked this pull request as ready for review July 8, 2023 21:37
Not finished, it doesn't work.

```
qbzzt1@temp:~$ sudo ./dretesteth.sh -t GeneralStateTests/stExample -- --testpath ~/tests --datadir /tests/config
./dretesteth.sh: 176: [[: not found
docker: Error response from daemon: OCI runtime create failed: container_linux.go:367: starting container process caused: exec: "-t": executable file not found in $PATH: unknown.
ERRO[0000] error waiting for container: context canceled 
```
@winsvega
Copy link
Collaborator

The latest docker is a nightly build of a develop branch. Available but not guaranteed at retesteth.ethdevops.io/dretesteth.tar

@qbzzt
Copy link
Collaborator

qbzzt commented Jul 14, 2023

The latest docker is a nightly build of a develop branch. Available but not guaranteed at retesteth.ethdevops.io/dretesteth.tar

Does that Docker image have everything? Just get? Some intermediary?

@winsvega
Copy link
Collaborator

6 GB, has everything supported. (pyspecs, etehreumjs, besu, geth, evmone, nimbus) just not all of it works every day as some issues happen after fetching to latest commits. and pyspecs especially changing interfaces a lot lately.

@winsvega winsvega merged commit a0a4383 into ethereum:develop Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants