Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • D DecFiles
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 33
    • Merge requests 33
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LHCb Data Packages
  • Gen
  • DecFiles
  • Merge requests
  • !704

WIP: (testing, CI) Run up to 4 gauss jobs at once in run-gauss CI test

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Ryunosuke O'Neil requested to merge roneil/parallelise-run-gauss-test into master Mar 18, 2021
  • Overview 1
  • Commits 7
  • Pipelines 1
  • Changes 1

The run-gauss test can take a long time to complete as Gauss is run for each decfile sequentially. I opened this MR to slightly modify the test to allow up to 4 Gauss processes (can be tuned to suit) to be run in parallel at once. There may be reasons I'm not aware of that mean this is not a good idea (apologies if this is the case.)

Examples:

  • when one or more decfiles fail: https://gitlab.cern.ch/lhcb-datapkg/Gen/DecFiles/-/jobs/12752673
  • when all decfiles pass: https://gitlab.cern.ch/lhcb-datapkg/Gen/DecFiles/-/jobs/12753189

For comparison with old test:

  • when one or more decfiles fail: https://gitlab.cern.ch/lhcb-datapkg/Gen/DecFiles/-/jobs/12750344
  • when all decfiles pass: https://gitlab.cern.ch/lhcb-datapkg/Gen/DecFiles/-/jobs/12752226

Todo:

  • test scenario where one or more of the decfiles fail
  • test scenario where all the decfiles pass
  • remove test decfiles included in this MR before marking ready
  • rebase + squash
Edited Mar 18, 2021 by Ryunosuke O'Neil
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: roneil/parallelise-run-gauss-test