You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add RPM spec options for build and runtime dependencies
The RPM spec file has been modified to provide options to
use external or bundled build and runtime dependencies.
Add ansible step for DS setup
In CI test using ansible, after DS setup the following operation fails
because DS is not ready and the authentication bind get error.
An additional step to repeat the connection until the bind
authentication succeed is added after DS configuration.