Skip to content

Add timeout for system test step in jenkinsfile

Afonso Mukai requested to merge 347_systest_timeout into master

Created by: rerpha

Description of work

Sometimes the system tests hang for no apparent reason so adding a timeout to them to stop when no logs have been printed for 30 minutes.

Issue

Closes #347 (closed)

Acceptance Criteria

N/A

Unit Tests

N/A

Other

N/A


Code Review (To be filled in by the reviewer only)

  • Is the code of an acceptable quality?
  • Do the changes function as described and is it robust?

Nominate for Group Code Review (Anyone can nominate it)

Indicate if you think the code should be reviewed in a Thursday code review session.

  • Recommend for group code review

Also, nominate it on the code_review Slack channel (does someone want to automate this?).

Merge request reports