Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • MC Job Options MC Job Options
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • 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
  • atlas-physics
  • pmg
  • MC Job OptionsMC Job Options
  • Merge requests
  • !2285

Draft: fix JO name access for TRSM HHH Control

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Holly Pacey requested to merge hpacey/mcjoboptions:HHH_ControlFix_230127 into master Jan 27, 2023
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

Description of bug

Fixing a bug where the attempt to find the physics short name in the control file failed.

ATLMCPROD-10348

Changes introduced

Rather than finding it via the JO filename via the JOconfig (which failed because that now only gives the dsid foldername rather than a full path to the JO files) We simply directly call for the physics_short name.

Tests

tested locally with same setup used in other tests for this request

Issues resolved

Closes #

(Tagging @gingrich and @yanlin)

Edited Jan 27, 2023 by Holly Pacey
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: HHH_ControlFix_230127