Noriko Hosoi a533145d1d Ticket #48212 - CI test: added test cases for ticket 48212 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
ticket48212 a533145d1d Ticket #48212 - CI test: added test cases for ticket 48212 10 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"