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

Migrate from self-hosted hyp-ci-linux-arm64 to besu-arm64 runner #7026

Closed
siladu opened this issue May 1, 2024 · 2 comments · Fixed by #7054 or #7173
Closed

Migrate from self-hosted hyp-ci-linux-arm64 to besu-arm64 runner #7026

siladu opened this issue May 1, 2024 · 2 comments · Fixed by #7054 or #7173

Comments

@siladu
Copy link
Contributor

siladu commented May 1, 2024

For arm docker builds we currently target the self-hosted hyp-ci-linux-arm64 but now there is a github provided runner enabled

@ryjones
Copy link
Contributor

ryjones commented May 1, 2024

The runner name is besu-arm64

@siladu
Copy link
Contributor Author

siladu commented Jun 4, 2024

#7054 had to be reverted (in #7087) so this issue still needs replaying.

@seanyoung latest comment:

Actually it needed:

 sudo usermod -aG docker $USER
 sudo apt-get install acl
 sudo setfacl --modify user:$USER:rw /var/run/docker.sock

However I take your point that it's hard to test.

I understand that in June the arm64 runners will be public, so let's try again at that point.

Also at point hopefully it should come with docker installed so with any luck it will be plain sailing.

seanyoung added a commit to seanyoung/besu that referenced this issue Jun 4, 2024
Now that the arm64 runners are re-created with the ubuntu 22.04 image,
docker and other tools are available.

See hyperledger#7053 and hyperledger#7171

fixes hyperledger#7026

Signed-off-by: Sean Young <[email protected]>
siladu added a commit that referenced this issue Jun 5, 2024
Now that the arm64 runners are re-created with the ubuntu 22.04 image,
docker and other tools are available.

See #7053 and #7171

fixes #7026

Signed-off-by: Sean Young <[email protected]>
Co-authored-by: Simon Dudley <[email protected]>
gtebrean pushed a commit to gtebrean/besu that referenced this issue Jun 26, 2024
Now that the arm64 runners are re-created with the ubuntu 22.04 image,
docker and other tools are available.

See hyperledger#7053 and hyperledger#7171

fixes hyperledger#7026

Signed-off-by: Sean Young <[email protected]>
Co-authored-by: Simon Dudley <[email protected]>
Signed-off-by: George Tebrean <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants