Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 175
    • Merge requests 175
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !23797

Moving MT Simulation and Digitization ART jobs into a separate package

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged John Derek Chapman requested to merge jchapman/athena:SeparateMT_ART_Jobs_master into master May 29, 2019
  • Overview 12
  • Commits 2
  • Pipelines 1
  • Changes 6

As discussed in ATLASSIM-4184 if we pre-assign the ART jobs in SimCoreTests and DigitizationTests to run on the ANALY_BNL_LONG queue then the MT jobs fail to start, if we pre-assign them to run on the ANALY_BNL_MCORE queue then only the MT jobs start.
This merge request splits the MT jobs into separate packages. Once this is merged, the SimCoreTests and DigitizationTests packages should be pre-assigned to run on the ANALY_BNL_LONG queue and the SimCoreTestsMT and DigitizationTestsMT packages should be pre-assigned to run on the ANALY_BNL_MCORE queue.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: SeparateMT_ART_Jobs_master