mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[FIX] base_external_dbsource: Reuse Odoo DB settings for tests
Before, postgres configuration was hardcoded. This worked OK for OCA's CI infrastructure, but failed in any other out there that had different defaults. There's no need to hardcode it; Odoo already must have Postgres connection settings, so let's use those instead. This will make tests testable across different CI infrastructures. base_external_dbsource 12.0.1.0.1 [UPD] Update base_external_dbsource.pot Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-backend-12.0/server-backend-12.0-base_external_dbsource Translate-URL: https://translation.odoo-community.org/projects/server-backend-12-0/server-backend-12-0-base_external_dbsource/ [UPD] Update base_external_dbsource.pot Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-backend-12.0/server-backend-12.0-base_external_dbsource Translate-URL: https://translation.odoo-community.org/projects/server-backend-12-0/server-backend-12-0-base_external_dbsource/
This commit is contained in:
committed by
Víctor Martínez
parent
8cc419c652
commit
08543e5602
@@ -3,3 +3,4 @@
|
||||
* Gervais Naoussi <gervaisnaoussi@gmail.com>
|
||||
* Dave Lasley <dave@laslabs.com>
|
||||
* Sergio Teruel <sergio.teruel@tecnativa.com> (https://wwww.tecnativa.com)
|
||||
* Jairo Llopis <jairo.llopis@tecnativa.com> (https://wwww.tecnativa.com)
|
||||
|
||||
Reference in New Issue
Block a user