Improve configuration loading
- replace
python -m LbNightlyTools.Configuration
with the entry pointlbn-check-config
- add option to dump the full configuration as a JSON list (useful for debugging LHCbNightlyConf!159 (merged))
- adapt
findSlot
andloadConfig
defaults to the new layout from LHCbNightlyConf!159 (merged)
This is loosely related to the switch of the configuration from declarative to imperative, see LBCORE-1773.
Edited by Marco Clemencic