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 153
    • Merge requests 153
  • 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
  • !30478

Various confTool improvements

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tadej Novak requested to merge tadej/athena:conftool into master Feb 19, 2020
  • Overview 3
  • Commits 1
  • Pipelines 1
  • Changes 1

After @mleszczy's integration of pickle files comparison into confTool I now want to integrate some of my own local changes of the script:

  • sort the components and properties alphabetically
  • merge loaded dictionaries from pickle objects - no need to process separately
  • some more safeguards for property parsing
  • print properties only existing in ref/chk
  • fix array comparison -- always compare items even on same size, separate diff needed for each direction, also print index of mismatched value
  • add IOVDb folder parsing -- this is kind of hack, but as configuration changed and might not be consistently defined some trivial parsing might be useful

/cc @wlampl @emoyse @tbold (and for sim/digi @jchapman @rtombs @bleban)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: conftool