You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Bannier (JIRA)" <ji...@apache.org> on 2016/11/21 20:34:59 UTC

[jira] [Created] (MESOS-6620) Port mapping tests do not make sure that used ports are available

Benjamin Bannier created MESOS-6620:
---------------------------------------

             Summary: Port mapping tests do not make sure that used ports are available
                 Key: MESOS-6620
                 URL: https://issues.apache.org/jira/browse/MESOS-6620
             Project: Mesos
          Issue Type: Bug
          Components: containerization, technical debt, test
            Reporter: Benjamin Bannier


Many tests in {{src/tests/containerizer/port_mapping_tests.cpp}} use hardcoded ports or port ranges, but very little is done to make sure that these ports are indeed available; e.g., the used ports might be used by concurrently executing tests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)