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.sh
with analogous functions fromCreateLDAP.java
- Added
ldap_init.lidf
for initializing the test config for LDAP and creating directories. - Modified
SetupTestVO.java
andManageSysEntities.java
to callCreateLDAP.sh
To test follow manual procedure mentioned in docker-setup/README.md
(till the working of setuplocalVO.sh
)
Edited by Animesh Narayan Dangwal