Details
-
Type:
Story
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: Qserv, qserv_testdata
-
Labels:None
-
Story Points:4
-
Epic Link:
-
Sprint:DB_F20_09, DB_S21_12, DB_F21_06, DB_S22_12, DB_F22_6, DB_S23_6
-
Team:Data Access and Database
Description
It seems integration tests datasets are now loaded with Loader. So using MySQL root account is no more required in integration tests, an account with SELECT access on test databases (like qsmaster), should be enough.
Furthermore, all code related to MySQL writes can be removed from
python/lsst/qserv/tests/sql/cmd.py |
python/lsst/qserv/tests/sql/connection.py |
Attachments
Issue Links
- mentioned in
-
Page Loading...
Nate Pease [X]: Could you please take a look and verify that integration tests now run as qsmaster, and not MySQL root?