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

fix(hole-punch): Add support for arm64 architecture #4687

Conversation

diegomrsantos
Copy link
Contributor

Description

Add support for the arm64 architecture when building and running hole-punching tests. Currently, it’s not possible to run the tests on this architecture.

Related libp2p/test-plans#311, libp2p/test-plans#304

Notes & open questions

#4549 (comment)

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • A changelog entry has been made in the appropriate crates

@diegomrsantos diegomrsantos changed the title fix(hole-punch) Add support for arm64 architecture fix(hole-punch): Add support for arm64 architecture Oct 19, 2023
@thomaseizinger thomaseizinger changed the base branch from master to feat/hole-punching-tests October 19, 2023 23:20
Copy link
Contributor

@thomaseizinger thomaseizinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

I've changed the base of your PR to be my PR so we can merge it in once this is ready!

hole-punching-tests/Dockerfile Outdated Show resolved Hide resolved
hole-punching-tests/Dockerfile Outdated Show resolved Hide resolved
@diegomrsantos
Copy link
Contributor Author

Did the same as in libp2p/test-plans#311

@diegomrsantos diegomrsantos marked this pull request as ready for review October 23, 2023 22:03
@mergify
Copy link
Contributor

mergify bot commented Oct 24, 2023

This pull request has merge conflicts. Could you please resolve them @diegomrsantos? 🙏

@diegomrsantos diegomrsantos force-pushed the fix/hole-punching-arm64-support branch from 6f52d91 to a7ceded Compare October 24, 2023 09:57
@diegomrsantos diegomrsantos force-pushed the fix/hole-punching-arm64-support branch from a7ceded to c945f8d Compare October 24, 2023 09:59
@thomaseizinger thomaseizinger merged commit 2c23215 into libp2p:feat/hole-punching-tests Oct 25, 2023
2 checks passed
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.

2 participants