feat(crc): print warnings in crc checker script 85/39185/1 oper-230717
authorVratko Polak <[email protected]>
Mon, 17 Jul 2023 10:47:30 +0000 (12:47 +0200)
committerVratko Polak <[email protected]>
Tue, 18 Jul 2023 07:55:06 +0000 (07:55 +0000)
commit2ea58f64e04e6010dd4cdf3452a6a2901d371c7d
tree3e6d267c8b542f20079d22e5d3f9b873b204234f
parentc461e9407dc7d10a27780e0140088ae0b1adf6e8
feat(crc): print warnings in crc checker script

Robot already prints warnings when running tests,
but not many people are looking at robot console output.

This makes the warnings visible also in VPP API CRC job console log.

Change-Id: I9044a2970f46e132ec80ae0faa2e0adacc889447
Signed-off-by: Vratko Polak <[email protected]>
(cherry picked from commit c1ddda9b19f448c6c38ad3705f50b6fffe9cb80e)
resources/libraries/python/VppApiCrc.py
resources/tools/integrated/check_crc.py