Use non root user as default for tests #97535
Labels
A-testing
Testing tools and infrastructure
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
O-postmortem
Originated from a Postmortem action item.
quality-friday
A good issue to work on on Quality Friday
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Currently, we end up defaulting to using root user while running logictests and the default test cluster settings. We should switch to using non root user to allow for testing codepaths that are enforced for non root users (for e.g. system.privileges checks etc.).
This request comes from discussion during this postmortem.
Tests to consider:
Jira issue: CRDB-24743
The text was updated successfully, but these errors were encountered: