Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Done
-
0.4.0
-
None
-
None
Description
The multicast discovery tests fail to work on some of the Jenkins 'Ubuntu' label nodes, but succeed on others.
The tests have a pre-run JUnit assumption validation that verifies multicast is operational, and skips the test if is not in order to avoid failing on systems with firewalls etc. This verification is succeeding which allows the tests run, but they then fail as the running ActiveMQ broker doesn't get discovered and the connection attempt fails after exhausting its retry limit. The assumption verification either needs updating, or the tests configured differently, to make the tests pass or skip if they can't be run successfully in the particular nodes environment.
Attachments
Issue Links
- is related to
-
QPIDJMS-77 update selection of default multicast discovery interface for consistency, and include trace logging of the process
- Closed