Optional start the Directory Server
Specifies whether the backend should be loaded with some data.
'Create DS topology as described in config.py'
{ 'initialiseInstance' : False }
{ 'returncode' : RC ,
'result' : STAXResult }
'Backend: Backend Setup for Export, Backup, and Restore Tests'
{ 'ldifFile' : '%s/backends/backend_start.ldif' % logsRemoteDataDir }
{ 'returncode' : RC ,
'result' : STAXResult }
'Start DS to run on port %s' % (DIRECTORY_INSTANCE_PORT)
{ 'location' : STAF_REMOTE_HOSTNAME }
{ 'returncode' : RC ,
'result' : STAXResult }
{ 'noOfLoops' : 5 ,
'noOfMilliSeconds' : 2000 }