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 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 5
    • Merge requests 5
  • 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
  • Issues
  • #64
Closed
Open
Issue created Jan 21, 2020 by Spyros Argyropoulos@sargyropMaintainer5 of 6 checklist items completed5/6 checklist items

Allow CI to run with external LHE inputs

The CI can currently not yet run jobs with input event files. Largely the same tasks appear for both LHE->EVNT and EVNT->EVNT files:

  • Upload mcgensvc grid certificate in CI and make sure voms-proxy-init -voms atlas works in the CI

  • Write (rucio) file that was used in local testing into log.generate.short, e.g. inputGeneratorFile=TXT.<dsid>.tar.gz for LHE or inputEVNTFile=1231231.EVNT.pool.root for EVNT input.

  • If input file is specified in log.generate.short, the CI run_athena.sh job should rucio get that file and add the corresponding arguments to the Gen_tf.py command line as described in Twiki.

  • Special treatment for EVNT->EVNT jobs: Apparently such jobs do not produce a log.generate file but a log.afterburn. Disable logParser for these, or special treatment? (move to #139 (closed))

  • Ideally, the CI should also check the inputFilesPerJob in the JO for reasonable values at this stage: it should not exceed 10GB/sizeof(downloadedTestFile) to make sure they fit into a grid node.

  • Similar case that came up in #89 (closed) is running athena with --inputGeneratorFile

Example !203 (merged)

LHE-only log: ~sargyrop/public/log.generate_LHE

Edited Apr 25, 2021 by Spyros Argyropoulos
Assignee
Assign to
Time tracking