gitlab-ci: pass --ensure-time to test suites

Closed Ben Boeckel requested to merge ben.boeckel/ghostflow-director:ci-timeout-failure into master

There are some tests that can take a long time. Instead of timing out after an hour for the entire job, fail the test if it runs for more than 60 seconds.

Merge request reports