This patchset cleans a bunch of excessively verbose debug
messages that are not overly relevant and tend to confuse
people not too familiar with the internals of autotest.

If someone disagrees with that, please let me know, I'm planning
to get this applied by Monday afternoon BRT time.

Lucas Meneghel Rodrigues (7):
  common_lib.logging_manager: Get rid of debug message
  client.bin.harness_standalone: Remove logging message
  client.bin.base_utils: silence drop_caches()
  client.bin.test: Remove crash handling debug message
  client.bin.base_sysinfo: Silencing log compressing command
  client.bin.package: Silencing commands that list available packages
  client.bin.base_utils: Silencing read_from_meminfo()

 client/bin/base_sysinfo.py           |    3 ++-
 client/bin/base_utils.py             |    8 +++++---
 client/bin/harness_standalone.py     |    5 +++--
 client/bin/package.py                |    9 ++++++---
 client/bin/test.py                   |    3 +--
 client/common_lib/logging_manager.py |    1 -
 6 files changed, 17 insertions(+), 12 deletions(-)

-- 
1.7.7.1

_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to