mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

mkeyes
09.35.2007 7ab4bb42429e5998ee653e4fc0674c2033a224e7
Change to allow the python scripts in the hudson environment to access the ldif files locally.
1 files modified
1 ■■■■ changed files
opendj-sdk/opends/tests/functional-tests/staf-installer/config.py.stubs 1 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/functional-tests/staf-installer/config.py.stubs
@@ -26,6 +26,7 @@
DIRECTORY_INSTANCE_SFX      = 'dc=com'
DIRECTORY_INSTANCE_BE       = 'userRoot'
STAGED_DATA_DIR             = '%s/shared/data' % TMP_DATA_DIR
LOCAL_DATA_DIR              = '%s/functional-tests/shared/data' % TMPDIR
JAVA_HOME                   = '${java.home}'
SEND_MAIL_AFTER_TEST_RUN    = '${staf.email.send}'
SEND_MAIL_TO                = '${staf.email.to}'