Fix acct create wait
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
Created by: eesaanatluri
This PR will fix the issue we saw with git_commit agent not able to produce ldif files, because the ldapsearch is trying to access the user record before they account creation process returns so we add a 1 second delay before we proceed to the next step.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.