{ 'startDS' : True,
'loadBackend' : True }
'Create a backup of the data in OpenDS to be used in the restore testcase'
{
'backupDir' : '%s/backends/backup1' % STAGED_DATA_DIR
}
{ 'returncode' : RC ,
'result' : STAXResult }
'Backend Restore1: Restore data to OpenDS'
{ 'location' : STAF_REMOTE_HOSTNAME,
'dsHost' : DIRECTORY_INSTANCE_HOST,
'dsPort' : DIRECTORY_INSTANCE_PORT,
'dsBindDN' : DIRECTORY_INSTANCE_DN,
'dsBindPwd' : DIRECTORY_INSTANCE_PSWD }
{ 'returncode' : RC ,
'result' : STAXResult }
{
'backupDir' : '%s/backends/backup1' % STAGED_DATA_DIR
}
{ '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 }
'Backend Restore2: Restore compressed data to OpenDS'
{ 'location' : STAF_REMOTE_HOSTNAME,
'dsHost' : DIRECTORY_INSTANCE_HOST,
'dsPort' : DIRECTORY_INSTANCE_PORT,
'dsBindDN' : DIRECTORY_INSTANCE_DN,
'dsBindPwd' : DIRECTORY_INSTANCE_PSWD }
{ 'returncode' : RC ,
'result' : STAXResult }
{
'backupDir' : '%s/restore.compressed' % STAGED_DATA_DIR
}
{ '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 }
{ 'stopDS' : True }