Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.0.0, 1.1.0
-
Mesosphere Sprint 48
-
3
Description
DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToRunning and many HealthCheckTests use hardcoded port numbers. This can create false failures if these tests are run in parallel on the same machine.
It appears instead we should use random port numbers.
Attachments
Issue Links
- relates to
-
MESOS-6620 Port mapping tests do not make sure that used ports are available
- Open