Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • W waLBerla
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 41
    • Issues 41
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • waLBerla
  • waLBerla
  • Merge requests
  • !555

Increase timeout of coverage job in CI

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Christoph Schwarzmeier requested to merge increase-timeout-coverage into master Jul 15, 2022
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

This merge request increases the timeout of the coverage job in the nightly CI builds.

The coverage job is build in CMake's Debug mode. Therefore, tests consume significantly more time than in DebugOptimized or Release mode. A timeout of 3000 s was observed to be insufficient for some tests introduced with the free surface LBM extension.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: increase-timeout-coverage