You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "David Robinson (JIRA)" <ji...@apache.org> on 2016/11/02 23:28:58 UTC

[jira] [Created] (MESOS-6537) Framework tests fail due to TCP port conflicts

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)