David Robinson created MESOS-6537:
-------------------------------------
Summary: Framework tests fail due to TCP port conflicts
Key: MESOS-6537
URL: https://issues.apache.org/jira/browse/MESOS-6537
Project: Mesos
Issue Type: Bug
Reporter: David Robinson
Assignee: David Robinson
Both balloon_framework_test.sh and disk_full_framework_test.sh use a hard-coded
TCP port for the master. The port (5432) is used by postgresql, therefore the
tests always fail when postgresql is running.
The port should be chosen at random.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)