[TASK] Mitigate erroring builds
Builds error regularily because our scripts need to output something at least every 10 minutes. This might not happen as the complete functional test suite takes longer than that. To avoid these issues, only execute unit tests and lint in parallel and each functional test suite. By doing so, each functional test suite can take up to 10 minutes which is for now a limit we do not reach. Releases: 6.2 Change-Id: I74cac706748cc03388f814f09e799a8705a26bca Reviewed-on: https://review.typo3.org/29133 Reviewed-by: Markus Klein Reviewed-by: Stefan Neufeind Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
Please register or sign in to comment