Right now autotest will drop caches between:
 * Test executions
 * Same test iterations

This change turns those into configurable options on
global_config.ini. Default configuration:

[CLIENT]
drop_caches: True
drop_caches_between_iterations: True

Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>


git-svn-id: http://test.kernel.org/svn/autotest/trunk@3917 592f7852-d20e-0410-864c-8624ca9c26a4
3 files changed