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

mononoke/integration tests: use $LOCALIP instead of ::1 or 127.0.0.1 #65

Closed

Commits on Oct 5, 2020

  1. mononoke/integration tests: use $LOCALIP instead of ::1 or 127.0.0.1 (f…

    …acebook#65)
    
    Summary:
    Pull Request resolved: facebook#65
    
    Using $LOCALIP will ensure more consistent behavior when setting up the server in ipv4 or ipv6.
    The LOCALIP variable was also abused when it was used to override ssh client address, so SSH_IP_OVEERIDE env was created here.
    Lastly the result of `curl` call is now printed whenever the test failed to verify that Mononoke is running.
    
    Reviewed By: farnz
    
    Differential Revision: D24108186
    
    fbshipit-source-id: 906cb805b33beb89a301bdaf00a0fcc4e4587877
    lukaspiatkowski authored and facebook-github-bot committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    9e3ca6d View commit details
    Browse the repository at this point in the history