Skip to content

Initial smoke tests

🍓 Fredrik Luthander requested to merge smoketests into master

So once the archiver has been installed it's a good idea to check that the services started as expected. This commit adds permanent smoke tests to the playbook. Every time we run the playbook we expect the service to be up afterwards.

The tricky part is to be generic enough that test cases work both in production as well as in local molecule testing without a database present. So some conditions were applied to the individual tests.

Todo: add mariadb check

Edited by 🍓 Fredrik Luthander

Merge request reports