Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • VTK-m VTK-m
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 188
    • Issues 188
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 36
    • Merge requests 36
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTK
  • VTK-mVTK-m
  • Merge requests
  • !2141

Closed
Created Jun 15, 2020 by Kenneth Moreland@kmorelMaintainer
  • Report abuse
Report abuse

WIP: Check ubuntu1804_gcc7 build timeouts

  • Overview 2
  • Commits 1
  • Pipelines 2
  • Changes 1

I've been having an issue with the ubuntu1804_gcc7 build timing out on a change that touches a lot of code. I'm adding a small comment deep in the code to cause a recompile that should not take longer than what is already on master. If this cannot succeed without timing out, then there must be an issue with the existing code on master not compiling within the timeout time.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: wip-check-ubuntu1804-gcc7