diff options
author | Steven Rostedt <srostedt@redhat.com> | 2012-07-21 04:39:16 +0200 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2012-07-21 04:39:16 +0200 |
commit | c1434dcc57f97b0e533dedb8814a76ef13e702b4 (patch) | |
tree | dc1969f92f2908fe42c33a67d030087652b8dde3 /virt | |
parent | ktest: Add check for bug or panic during reboot (diff) | |
download | linux-c1434dcc57f97b0e533dedb8814a76ef13e702b4.tar.xz linux-c1434dcc57f97b0e533dedb8814a76ef13e702b4.zip |
ktest: Reset saved min (force) configs for each test
The min configs are saved in a perl hash called force_configs, and this
hash is used to add configs to the .config file. But it was not being
reset between tests and a min config from a previous test would affect
the min config of the next test causing undesirable results.
Reset the force_config hash at the start of each test.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions