Benjamin Mahler created MESOS-6897:
--------------------------------------
Summary: Disk full framework test assumes access to port 5051 and
5432.
Key: MESOS-6897
URL: https://issues.apache.org/jira/browse/MESOS-6897
Project: Mesos
Issue Type: Bug
Components: technical debt, test
Reporter: Benjamin Mahler
Since the disk full framework test assumes access to these fixed ports:
(1) If multiple users are running tests on a machine, it doesn't run reliably.
(2) If anything is using these ports (e.g. agent running on 5051), the test
fails.
(3) This kind of assumption is brittle in a parallel test environment, as it
implies it is the only test that makes these assumptions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)