3 Commits

Author SHA1 Message Date
Maciej Pijanowski dc49000fe8 scripts/synchronize-db.py: print tests not present in local copy
It is useful to understand what the actual problem is.

Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
2025-07-03 13:06:28 +02:00
Krystian Hebel 89c1bfec58 scripts/synchronize-db.py: improvements after review
Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
2025-06-02 16:56:24 +02:00
Krystian Hebel b984241029 scripts/synchronize-db.py: script for updating the database
Script assumes to be started from top repo directory. It currently has
IP hardcoded to localhost for testing purposes. User credentials are
obtained interactively to avoid storing them in bash history.

Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
2025-06-02 16:56:23 +02:00