phase object
list of instances classes
suffix class
suffix class
{ 'phase' : phase,
'fileFd' : LOG_MAIN_FD }
{
'instance' : instance,
'fileFd' : LOG_MAIN_FD
}
{
'fileFd' : LOG_MAIN_FD,
'content' : 'my instance is : %s' % instance.getName()
}
'debug copy %s/scenario/%s/data/99_ext_schema.ldif' % (LOCAL_TESTS_DIR,DIR_NAME)
{
'fileFd' : LOG_MAIN_FD,
'content' : '%s/scenario/%s/data' % (LOCAL_TESTS_DIR,DIR_NAME)
}
{
'srcFile' : '%s/scenario/%s/data/99_ext_schema.ldif' % (LOCAL_TESTS_DIR,DIR_NAME),
'destFile' : '%s/config/schema/99_ext_schema.ldif' % instance.getInstallDir(),
'remoteHost' : '%s' % instance.getHost(),
'fileFd' : LOG_MAIN_FD
}
'debug to %s/config/schema/99_ext_schema.ldif' % instance.getInstallDir()
{ 'location' : instance.getHost(),
'dsPath' : instance.getInstallDir(),
'instance' : instance,
'fileFd' : LOG_MAIN_FD
}
{ 'location' : instance.getHost(),
'dsPath' : instance.getInstallDir(),
'dsInstanceHost' : instance.getHost(),
'dsInstancePort' : instance.getLDAPPort(),
'dsInstanceDn' : DIRECTORY_INSTANCE_DN ,
'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD ,
'subcommand' : 'create-local-db-index',
'objectType' : 'backend-name',
'objectName' : 'userRoot',
'optionsString' : '--index-name mailEXT --set index-type:equality --set index-type:substring',
'expectedRC' : 0,
'fileFd' : LOG_MAIN_FD
}
{ 'location' : instance.getHost(),
'dsPath' : instance.getInstallDir(),
'dsInstanceHost' : instance.getHost(),
'dsInstancePort' : instance.getLDAPPort(),
'dsInstanceDn' : DIRECTORY_INSTANCE_DN ,
'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD ,
'subcommand' : 'create-local-db-index',
'objectType' : 'backend-name',
'objectName' : 'userRoot',
'optionsString' : '--index-name descriptionEXT --set index-type:equality --set index-type:substring',
'expectedRC' : 0,
'fileFd' : LOG_MAIN_FD
}
{
'location' : instance.getHost(),
'dsPath' : instance.getInstallDir(),
'expectedRC': 0,
'dsRestart' : ' ',
'fileFd' : LOG_MAIN_FD
}
{
'location' : instance.getHost(),
'dsPath' : instance.getInstallDir(),
'expectedRC': 0,
'fileFd' : LOG_MAIN_FD
}
{ 'fileFd' : LOG_MAIN_FD }
{ 'phase' : phase,
'fileFd' : LOG_MAIN_FD
}