{
'client' : client,
'instances' : instances,
'duration' : duration,
'suffix' : suffix
}
'%s' % msg
{
'returncode' : '1',
'expected' : '0',
'result' : msg,
'status' : 'ERROR',
'fileFd' : fileFd
}
{
'srcFile' : '%s/scenario/%s/%s' % \
(TESTS_DIR,scenario.getName(),configFile),
'destFile' : configFilePath,
'location' : STAXServiceMachine,
'remoteHost' : client.getHost(),
'fileFd' : fileFd
}
{ 'tagName' : 'buildMonitoringClient',
'fileFd' : fileFd }
{ 'location' : client.getHost(),
'foldername' : monitoringLib,
'fileFd' : fileFd
}
{ 'location' : client.getHost(),
'foldername' : monitoringBuild,
'fileFd' : fileFd
}
{
'srcFile' : externalTools.getJdmkrtPath(),
'destFile' : jdmkrt,
'location' : STAXServiceMachine,
'remoteHost' : client.getHost(),
'fileFd' : fileFd
}
{
'srcFile' : '%s/lib/extensions/snmp-mib2605.jar' % \
instances[0].getInstallDir(),
'destFile' : snmpMib,
'location' : instances[0].getHost(),
'remoteHost' : client.getHost(),
'fileFd' : fileFd
}
{
'location' : client.getHost(),
'foldername' : monitoringSrc,
'extension' : 'java',
'fileFd' : fileFd
}
{
'name' : 'Compile Monitoring Client on %s' % client.getHost(),
'command' : '%s/bin/javac' % JAVA_HOME,
'arguments' : jparms,
'location' : client.getHost(),
'path' : monitoringSrc,
'fileFd' : fileFd
}
{
'name' : 'Create jar for Monitoring Client on %s' % \
client.getHost(),
'command' : '%s/bin/jar' % JAVA_HOME,
'arguments' : jparms,
'location' : client.getHost(),
'path' : monitoringBuild,
'fileFd' : fileFd
}
{'fileFd' : fileFd}
{ 'tagName' : 'buildChartGeneratorTool',
'fileFd' : fileFd }
{ 'location' : client.getHost(),
'foldername' : chartGenLib,
'fileFd' : fileFd
}
{ 'location' : client.getHost(),
'foldername' : chartGenBuild,
'fileFd' : fileFd
}
{
'srcFile' : externalTools.getJcommonPath(),
'destFile' : jcommon,
'location' : STAXServiceMachine,
'remoteHost' : client.getHost(),
'fileFd' : fileFd
}
{
'srcFile' : externalTools.getJfreechartPath(),
'destFile' : jfreechart,
'location' : STAXServiceMachine,
'remoteHost' : client.getHost(),
'fileFd' : fileFd
}
{
'name' : 'Compile Chart Generator tool on %s' % \
client.getHost(),
'command' : '%s/bin/javac' % JAVA_HOME,
'arguments' : jparms,
'location' : client.getHost(),
'path' : chartGen,
'fileFd' : fileFd
}
{
'name' : 'Create jar for Chart Generator tool on %s' % \
client.getHost(),
'command' : '%s/bin/jar' % JAVA_HOME,
'arguments' : jparms,
'location' : client.getHost(),
'path' : chartGenBuild,
'fileFd' : fileFd
}
{'fileFd' : fileFd}
errNum