Skip to content

fixed ISSUE-45216: dbsm tests have hardcoded super user

Added "systemUser" and "systemPassword" properties to config in order to set db super user credentials instead of hardcoding them via getSystemUser and getSystemPassword methods, which have now been deleted.

Merge request reports