Mark Reynolds d33676f840 Ticket 48003 - build "suite" framework 10 years ago
..
basic d33676f840 Ticket 48003 - build "suite" framework 10 years ago
ticket47953 d33676f840 Ticket 48003 - build "suite" framework 10 years ago
ticket47988 868ac8b009 Ticket 47988: test case 11 years ago
README 0dfe006eef Ticket 47819 - Improve tombstone purging performance 11 years ago

README

DATA DIRECTORY README

This directory is used for storing LDIF files used by the dirsrvtests scripts.
This directory can be retrieved via getDir() from the DirSrv class.

Example:

data_dir_path = topology.standalone.getDir(__file__, DATA_DIR)

ldif_file = data_dir_path + "ticket44444/1000entries.ldif"