yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #28473
[Bug 1421759] [NEW] wsgi unit tests require binding to port 4444
Public bug reported:
Unit tests for wsgi fail if port 4444 is used by another process. The
test trying to use port 4444 (test_server_pool_waitall) does not require
a specific port, so letting it choose an unused port via port 0 would be
ideal.
** Affects: cinder
Importance: Low
Assignee: Eric Harney (eharney)
Status: In Progress
** Affects: nova
Importance: Low
Assignee: Eric Harney (eharney)
Status: In Progress
** Tags: tests
** Also affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1421759
Title:
wsgi unit tests require binding to port 4444
Status in Cinder:
In Progress
Status in OpenStack Compute (Nova):
In Progress
Bug description:
Unit tests for wsgi fail if port 4444 is used by another process. The
test trying to use port 4444 (test_server_pool_waitall) does not
require a specific port, so letting it choose an unused port via port
0 would be ideal.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1421759/+subscriptions
Follow ups
References