The automated testing builds currently only check for the exit status of the fab commands.
If the fab commands complete without errors but a default misconfiguration like the one described in #6 causes installation issues the build won't fail.
A few HTTP requests to check the API and the UI would provide useful insights.