Skip to content

Fix intermittent failure in slow unit tests

Mitchell Nielsen requested to merge 107-fix-slow-unit-tests into master

Fixes the intermittent failures in the slow unit tests by configuring the job timeout to 1 second for all tests. This seems to address issues where the Controller would be stuck in a loop checking on the status of a job from a previous test.

Closes #107 (closed)

Edited by Mitchell Nielsen

Merge request reports