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

tests: remove common.PORT from cluster worker disconnect, exit and kill #12443

Closed
wants to merge 1 commit into from
Closed

tests: remove common.PORT from cluster worker disconnect, exit and kill #12443

wants to merge 1 commit into from

Commits on Apr 17, 2017

  1. test: use dynamic port in 3 test-cluster-worker tests

    Remove common.PORT from test-cluster-worker-disconnect,
    test-cluster-worker-exit and test-cluster-worker-kill to
    eliminate the possibility that a dynamic port used in
    another test will collide with common.PORT.
    
    Refs: #12376
    Sebastian Plesciuc committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    35480ae View commit details
    Browse the repository at this point in the history