Github user nlivens commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1553#discussion_r64223798
--- Diff: engine/storage/snapshot/test/resources/db.properties ---
@@ -46,6 +47,8 @@
db.cloud.url.params=prepStmtCacheSize=517&cachePrepStmts=true&prepStmtCacheSqlLi
db.usage.username=cloud
db.usage.password=cloud
db.usage.host=localhost
+# It's not guaranteed that using a different DB provider than the one from
the regular cloud DB will work
--- End diff --
Yeah, it should work, it's just a matter of using a different driver, but
unfortunately I'm not able to test such a setup :)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---