Converting Test Setup Scripts to Bash: CreateLDAP.sh
Includes all files added and modified to convert CreateLDAP.java to CreatedLDAP.sh
Summary of changes:
- Added
CreateLDAP.shwith analogous functions fromCreateLDAP.java - Added
ldap_init.lidffor initializing the test config for LDAP and creating directories. - Modified
SetupTestVO.javaandManageSysEntities.javato callCreateLDAP.sh
To test follow manual procedure mentioned in docker-setup/README.md (till the working of setuplocalVO.sh)
Edited by Animesh Narayan Dangwal