Closed
Bug 1246771
Opened 10 years ago
Closed 3 months ago
The new docker config needs to be updated to support different database types
Categories
(Bugzilla :: Testing Suite, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 6.0
People
(Reporter: dkl, Unassigned)
References
Details
Currently the Docker config and runtests.sh defaults to MYSQL only. With some slight changes, we can support MySQL, PostgreSQL and Sqlite (all tier 1). Not sure if Oracle support would be worth the complexity. Once this is complete, we can update the taskgraph.json file to also run the API/UI tests for Sqlite.
dkl
Updated•10 years ago
|
Summary: The new docker config from bug 1240172 needs to be updated to support different database types → The new docker config needs to be updated to support different database types
| Reporter | ||
Updated•3 years ago
|
Assignee: dkl → testing
Status: ASSIGNED → NEW
Comment 1•1 year ago
|
||
I added Pg support in bug 1886352
Didn't do one for SQLite yet.
Comment 2•3 months ago
|
||
Apparently SQLite support got surreptitiously snuck in in https://github.com/bugzilla/harmony/pull/124
https://github.com/bugzilla/harmony/commit/a35739beb4131aa0a20b783eeb444d2b3ce3869f
Status: NEW → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
Target Milestone: --- → Bugzilla 6.0
You need to log in
before you can comment on or make changes to this bug.
Description
•