mariadb-alpine
mariadb-alpine copied to clipboard
Exit tests early if failure
When running tests and commands fail in docker there is occasionally issues with not exiting the command properly, leaving the CI pending for hours.
Also relevant: #116 - not sure what's going on with the first test not finishing. Will see if I can time tests out as an exit path.
Not possible with bash_unit; lets focus on running it fast instead (and not stalling).