Demote warning on use of latest DB tags
Currently, when CondDB.LatestGlobalTagByDataType(s)
is set in options,
the following warning is emitted unconditionally:
# WARNING: Default global tags will be overridden with the latest ones available for 'Upgrade' data type: {'DDDB': 'upgrade/dddb-20200529', 'SIMCOND': 'upgrade/sim-20200515-vc-md100'}
Here, this is demoted to INFO since the message is the result of explicitly using an option (so the user shouldn't need to be warned).
This issue exposed by Rec!2141 (merged)
Merge request reports
Activity
added Configuration enhancement labels
assigned to @abrearod
mentioned in merge request Moore!577 (merged)
mentioned in commit 33305247
unassigned @jonrob
mentioned in issue Moore#200 (closed)
picked the changes into the branch
cherry-pick-33305247
with commit 3af7b861mentioned in commit 3af7b861
mentioned in merge request !2715 (merged)
Please register or sign in to reply