-
Notifications
You must be signed in to change notification settings - Fork 743
security: add more database admin actions tests #16127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
security: add more database admin actions tests #16127
Conversation
|
🟢 |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
cf98ae9 to
0da21e7
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
0da21e7 to
bd5780d
Compare
|
⚪ Test history | Ya make output | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ Test history | Ya make output | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
Add more tests on database admin actions in tenant database for mode `enable_strict_user_management`+`domain_login_only`. Proper functional tests, which were impossible to do for that mode until recently.
Add more tests on database admin actions in tenant database for mode `enable_strict_user_management`+`domain_login_only`. Proper functional tests, which were impossible to do for that mode until recently.
Add more tests on database admin actions in tenant database for mode `enable_strict_user_management`+`domain_login_only`. Proper functional tests, which were impossible to do for that mode until recently.
Add more tests on database admin actions in tenant database for mode
enable_strict_user_management+domain_login_only.Proper functional tests, which were impossible to do for that mode until recently.
Depends on: