check the number of warnings in dmesg for each test #600
Labels
enhancement
New feature or request
good to start
Start form this tasks if you're new in the framework
Infrastructure
The framework reworking and extensions
low priority
Milestone
We have tests with a lot of warning messages from Tempesta in dmesg (
t_leaks
,t_stress
e.t.c.). These tests do not check and not expect these messages, and also these warnings are duplicates and do not make sense. Please add check tocleanup
section after each test. For example:Please add a variable or decorator to disable this logic. As
check_warning_count_in_dmesg
in this example.The text was updated successfully, but these errors were encountered: