Skip to content

Mariadb in ERP5 SR test

Jérome Perrin requested to merge feat/erp5_mariadb_sr_test into master

Test Mariadb in ERP5 SR test and a few cleanups, mainly around mariadb:

  • We need a more "strict" promise than just checking if something is listening on the port
  • We don't need to wait so long between setup retries
  • We can use mroonga provided setup script instead of writing the setup ourselves.

Merge request reports