summaryrefslogtreecommitdiff
path: root/scripts/tests/IceDiscovery/simple.py
Commit message (Collapse)AuthorAge
* Fixed ICE-8159 - increased number of retries, also fixed warning suppression ↵Benoit Foucher2017-06-27
| | | | code to not supress lines for tracing when enabled
* Potential fix for ICE-8076 and ICE-8077 - use a domain ID for ↵Benoit Foucher2017-06-16
| | | | IceDiscovery/simple test
* Fix for IceDiscovery/IceLocatorDiscovery Linux failuresBenoit Foucher2017-05-10
|
* Fixed ICE-7849 - Removed IceDiscovery/IceLocatorDiscovery ice_getConnection ↵Benoit Foucher2017-05-10
| | | | call, added IceGrid/simple C++11 test
* Don't use loopback interface for IceDiscovery test on LinuxBenoit Foucher2017-03-28
|
* Potential fix for IceDiscovery/simple test failure on Windows CI VMsBenoit Foucher2017-03-27
|
* Fixes for udp and IceDiscovery demosBenoit Foucher2017-03-24
|
* Removed IceDiscovery/simple tracingBenoit Foucher2017-03-24
|
* Added temporary tracing to IceDiscovery/simple test to investigate CI failureBenoit Foucher2017-03-24
|
* Fixed ICE-7584 - discovery plugins now send multicast datagrams on all ↵Benoit Foucher2017-03-01
| | | | interfaces
* Don't use the loopback interface on Linux for multicastBenoit Foucher2017-02-21
|
* Fix for ICE-7594 - Use IPv6 loopback for multicast to prevent discovery ↵Benoit Foucher2017-02-20
| | | | failures on some VMs
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Fixed staticFiltering test failure, network proxy test hang, added support ↵Benoit Foucher2016-11-28
| | | | for builddir variable
* Refactored test scriptsBenoit Foucher2016-11-25