Skip to content

GitLab

  • Menu
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 167
    • Merge requests 167
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !49716

Better handle jobs with no inputs

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tadej Novak requested to merge tadej/athena:inputless into master Jan 17, 2022
  • Overview 18
  • Commits 1
  • Pipelines 1
  • Changes 25

Better handle jobs with no inputs:

  • If _ATHENA_GENERIC_INPUTFILE_NAME_ is in Input.Files this is invalid.
  • Valid input-less configuration is Input.Files = [].
  • Return {} in GetFileMD if no files are there - this helps with autoconfiguration as it will take (hopefully reasonable) defaults.

@wlampl, can you check LArCalib tests if they still run (or provide me with inputs so I can run them)?

Fixes ATLASSIM-5592.

Edited Jan 18, 2022 by Tadej Novak
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: inputless