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

Randomize IP addresses during checkpoint/restore tests #3501

Merged
merged 1 commit into from
Jul 9, 2019

Commits on Jul 9, 2019

  1. Use random IP addresses during checkpoint/restore tests

    This tries to reduce CI errors which might happen due to parallel CI
    runs which all are using the same IP addresses. Using random addresses
    should reduce the possibility of parallel tests using the same IP address.
    
    Signed-off-by: Adrian Reber <areber@redhat.com>
    adrianreber committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    d0f540e View commit details
    Browse the repository at this point in the history