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

feat: re-enable docker sharness tests #8808

Merged
merged 1 commit into from
Mar 30, 2022
Merged

Commits on Mar 22, 2022

  1. feat: re-enable docker sharness tests

    The Docker sharness tests were disabled years ago when go-ipfs moved
    from Travis to CircleCI. This makes the tweaks necessary to re-enable
    them.
    
    The Docker image has since moved to be based on BusyBox which doesn't
    have the requisite wget version for the existing tests to work, so
    this adds some functionality to the pollEndpoint program to support
    polling HTTP endpoints as well.
    guseggert committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    de95007 View commit details
    Browse the repository at this point in the history