]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa/utils/gitarchive: replace warning with info when reading local tags
authorAlexis Lothoré <alexis.lothore@bootlin.com>
Thu, 24 Aug 2023 09:18:10 +0000 (11:18 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Aug 2023 12:34:31 +0000 (13:34 +0100)
commitb2c1d8a83a3b2134a8f9a445cbf00103e63ed0b3
tree8a7a8ea339db0d5e33096335c909ed0d49fcd76a
parent34e1f845687d2f7169f5d6c1bb54e1a7ab5412c4
oeqa/utils/gitarchive: replace warning with info when reading local tags

Whenever a script needs to list tags, if it falls back to the third method
(reading local tags only), it emits a warning. While this warning is useful
for future diagnostic if some tagging issues re-appear, it makes buildperf
autobuilds status as "Passed with warnings", which is not desirable

Signed-off-by: Alexis Lothoré <alexis.lothore@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/gitarchive.py