5 @page MProfile_Connection_Tiemout Test README File
7 The simplest possible test for connection timeouts across
8 multiple profiles aka BUGID 1284. The aim of this test is to
9 see whether TAO client fails over to the next profile if a connection
10 timeout policy is set. If connection_timeout policy is set and if the
11 client is not anle to establish connection using one of the profiles,
12 the client should fail over to the next profile seamlessly. The test
13 has been constructed to check for this feature.
15 Please refrain from "improving", extending or expanding this
18 @todo: We need to write a MT test for this feature.
20 To run the test use the run_test.pl script:
24 the script returns 0 if the test was successful.