'Set OS related variables on remote host.'
{ 'hostname' : STAF_REMOTE_HOSTNAME }
'Start DS to run on port %s' % (DIRECTORY_INSTANCE_PORT)
{ 'dsbinpath' : '%s' % (OPENDS_BINPATH) }
{ 'returncode' : RC ,
'result' : STAXResult }
{ 'noOfLoops' : 5 ,
'noOfMilliSeconds' : 2000 }
'Stop DS running on port %s' % (DIRECTORY_INSTANCE_PORT)
{ 'dsInstancePort' : '%s' % (DIRECTORY_INSTANCE_PORT) }
{ 'returncode' : RC ,
'result' : STAXResult }
RC