'Replication: Basic: Setup. Get client ready for Basic tests.'
'Copy %s file from %s to %s' % (filename,local.temp,client.getTmpDir())
{ 'srcfile' : filePath,
'destfile' : '%s/%s' % (client.getTmpDir(),filename),
'remotehost' : client.getHostname() }
'Copy %s file from %s to %s' % (filename,local.temp,client.getTmpDir())
{ 'srcfile' : filePath,
'destfile' : '%s/%s' % (client.getTmpDir(),filename),
'remotehost' : client.getHostname() }
'Copy %s file from %s to %s' % (filename,local.temp,client.getTmpDir())
{ 'srcfile' : filePath,
'destfile' : '%s/%s' % (client.getTmpDir(),filename),
'remotehost' : client.getHostname() }
'Copy %s file from %s to %s' % (filename,local.temp,client.getTmpDir())
{ 'srcfile' : filePath,
'destfile' : '%s/%s' % (client.getTmpDir(),filename),
'remotehost' : client.getHostname()
}
{ 'returncode' : RC ,
'result' : STAXResult
}
'%s: Failed to cleanup. eInfo(%s)' % (eType,eInfo)