Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L LHCb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 197
    • Issues 197
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 47
    • Merge requests 47
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LHCbLHCb
  • LHCb
  • Merge requests
  • !3042

Randomise default File Catalog name

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Marco Cattaneo requested to merge randomiseFileCatalogName-hlt2011 into hlt2011-patches Apr 27, 2021
  • Overview 1
  • Commits 2
  • Pipelines 2
  • Changes 2

Since the introduction of running tests in parallel in the nightlies, tests are randomly failing because they try to write concurrently a XML FileCatalog with the same (default) name. This MR randomises the default name so that each test writes to a unique file. Works for all tests that use IOHelper to set up the persistency.

Edited Apr 29, 2021 by Marco Cattaneo
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: randomiseFileCatalogName-hlt2011