This function imports the shared function xml libraries.
This function imports the Python libraries and objects,
both starndard and local shared ones.
This function initialises a set of global variables.
{ 'hostname' : STAF_REMOTE_HOSTNAME }
This function gets information about the Directory Server
'Extract temporary DS zip archive to %s.' % (TMPDIR)
{ 'location' : STAF_LOCAL_HOSTNAME,
'zipfile' : '%s/%s' % (ZIPPATH,ZIPNAME),
'unzipdir' : '%s' % TMPDIR }
{ 'location' : STAF_LOCAL_HOSTNAME,
'dsPath' : '%s/%s' % (TMPDIR,OPENDSNAME) }
{ 'location' : STAF_LOCAL_HOSTNAME,
'type' : 'shared',
'variable' : 'ServerInfo=%s' % DSInfoServersDict }
'Remove temporary DS zip archive'
{ 'location' : STAF_LOCAL_HOSTNAME ,
'foldername' : '%s/%s' % (TMPDIR,OPENDSNAME) }
This function loads the environment (libraries, functions, variables)
needed by the tests.
'Load environment for test suite execution.'
{ 'returncode' : RC ,
'result' : STAXResult }