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
  • !3002

Randomise default File Catalog name

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Marco Cattaneo requested to merge randomiseFileCatalogName-run2 into run2-patches Apr 14, 2021
  • Overview 1
  • Commits 1
  • 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.

Should be ported also to master branch and to all legacy branches being tested in the nightlies.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: randomiseFileCatalogName-run2