Skip to content

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 from CreateLDAP.java
  • Added ldap_init.lidf for initializing the test config for LDAP and creating directories.
  • Modified SetupTestVO.java and ManageSysEntities.java to call CreateLDAP.sh

To test follow manual procedure mentioned in docker-setup/README.md (till the working of setuplocalVO.sh)

Edited by Animesh Narayan Dangwal

Merge request reports