instance object
suffix object
scheduler object
scenario object
{ 'phaseName' : 'scheduler' ,
'tagAttr' : tagAttr,
'fileFd' : LOG_MAIN_FD }
{
'clients' : clients
}
{
'clients' : clients,
'instances' : instances,
'scenario' : scenario
}
{
'scheduler' : scheduler,
'fileFd' : LOG_MAIN_FD
}
{
'phaseName' : 'scheduler',
'fileFd' : LOG_MAIN_FD
}
{
'type' : 'host',
'object' : host,
'prefix' : 'client_copy'
}
{
'remoteHost' : fullHostName,
'fromDirectory' : '%s/clients' % TESTS_DIR,
'toDirectory' : '%s/clients' % LOG_DIR,
'fileFd' : fileFd
}
{
'fileList' : fileList,
'fileFd' : LOG_MAIN_FD
}
list
{
'type' : 'client',
'object' : client,
'prefix' : 'client'
}
str
{ 'fileFd' : fileFd,
'content' : str
}
{
'client' : client,
'clients' : clients,
'durationTime' : durationTime,
'fileFd' : fileFd
}
{ 'location' : STAXServiceMachine,
'sleepForMilliSeconds' : startms,
'fileFd' : fileFd
}
{
'client' : client,
'clients' : clients,
'durationTime' : durationTime,
'fileFd' : fileFd
}
{
'client' : client,
'duration' : clientDuration,
'instances' : instances,
'fileFd' : fileFd
}
str
{ 'fileFd' : fileFd,
'content' : str
}
str
{ 'fileFd' : fileFd,
'content' : str
}
{
'location' : STAXServiceMachine,
'fileName' : clientXmlFile
}
{
'client' : client,
'instances' : instances,
'duration' : duration,
'fileFd' : fileFd
}
'ERROR : cant find file %s' % clientXmlFile
{'fileFd' : fileFd}
'-- Stop %s client (id %s) running on %s at %s' %\
(client.getName(),client.getId(),client.getHost(),stopTime)
{
'content' : 'Stop at %s' % stopTime,
'fileFd' : fileFd
}
{
'location' : location,
'sleepForMilliSeconds' : '3000',
'silentMode' : FALSE ,
'fileFd' : fileFd
}