Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • parent parent
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gisciencegiscience
  • big-databig-data
  • ohsomeohsome
  • parentparent
  • Merge requests
  • !25

add general jenkins timeout

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Johannes Visintini requested to merge jenkins-timeout into master Apr 29, 2021
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 3

The idea of this MR is, to prevent long-running jobs because they are stuck. Using the option in the Jenkinsfile has the opportunity to reconfigure this for jobs that might run a long time on purpose.

My proposed timeout for a Job is 30 minutes.

Related to https://gitlab.gistools.geog.uni-heidelberg.de/giscience/big-data/ohsome/apps/ohsome-quality-analyst/-/merge_requests/131

More information see https://www.jenkins.io/doc/book/pipeline/syntax/#options-example

Edited Apr 29, 2021 by Johannes Visintini
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: jenkins-timeout