Community
Participate
Working Groups
A connection string for the agent controller is needed to easily specify IAC or RAC for a given automated test execution service execution. Also, port can be overridden as well as a user id and password supplied for secure connections.
A connection specifier is now accepted for the test execution service -- refer to "org.eclipse.hyades.execution.core.ConnectionSpecifier" for javadoc on use. This is a general purpose class for all types of agent controller connections. Test execution via the automatable services framework supports IAC, RAC and port changes per test execution regardless of default deployment or deployment specified. Allows changing out of agent controller connection settings from command line or ant scripts, an example is: tptp:rac://localhost:10002/default, and tptp:iac://galaxy.raleigh.ibm.com/default, or iac, or rac://127.0.0.1:11112/default, or rac://another.one.ibm.com/default&user=sanford&password=son
ACTION: Please verify/close this defect.
Closing by default since not closed by the originator in the 7+ months since being resolved. Please reopen if the issue is still present in the latest TPTP release or the resolution is not correct.