Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • DaVinci DaVinci
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • 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
  • LHCb
  • DaVinciDaVinci
  • Merge requests
  • !622

Merged
Created Jan 06, 2022 by Davide Fazzini@dfazziniDeveloper

Cleaning DaVinci tests and add new DaVinciExamples

  • Overview 14
  • Commits 9
  • Pipelines 10
  • Changes 37

Cleaning the DaVinci qmtests removing dependencies between DaVinciTests and DaVinciExamples. All the tests that provide examples for running DaVinci are now moved into DaVinciExamples while DaVinciTests is meant to have only unit tests.
The environment variable $DAVINCIROOT is reintroduced to access the Phys/DaVinci/options/DaVinciDB-Example.yaml database. This is just a temporary solution since in the end all the metadata infos of the input files used in the qmtests will be merged in the general TestFileDB, so the tests will not depend anymore on the Phys/DaVinci package.

Addresses #20 (closed) and provide some more examples for https://gitlab.cern.ch/lhcb-dpa/project/-/issues/102 and an example for running DaVinci with gaudirun.py required by #23 (closed).

Edited Jan 07, 2022 by Davide Fazzini
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: dfazzini_cleaning_davinci_tests