On an average linux desktop machine, even an autotest sleeptest
takes too long to run due to installed package listing and drop
memory caches between each test, making the life of a test
developer unnecessarily painful. As it is far easier to reccommend
developers looking for such features in their testing grids rather
than forcing it on everybody, change the defaults to speed up
autotest execution for the developer use case.

Lucas Meneghel Rodrigues (2):
  client.sysinfo: Make list installed packages optional
  global_config.ini: Turn off drop memory caches by default

 client/bin/base_sysinfo.py |   38 +++++++++++++++++++++++---------------
 global_config.ini          |   10 ++++++----
 2 files changed, 29 insertions(+), 19 deletions(-)

-- 
1.7.7.4

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

Reply via email to