Signed-off-by: Pradeep K Surisetty <[email protected]>
---
client/tests/kvm/tests_base.cfg.sample | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/client/tests/kvm/tests_base.cfg.sample
b/client/tests/kvm/tests_base.cfg.sample
index 4db011d..31ea0d6 100644
--- a/client/tests/kvm/tests_base.cfg.sample
+++ b/client/tests/kvm/tests_base.cfg.sample
@@ -347,6 +347,19 @@ variants:
extra_params += " -watchdog i6300esb -watchdog-action reset"
relogin_timeout = 240
+ - softlockup: install setup unattended_install.cdrom
+ only Linux
+ type = softlockup
+ softlockup_files = stress-1.0.4.tar.gz
+ stress_setup_cmd = "cd %s && tar xvf stress-1.0.4.tar.gz && cd
stress-1.0.4 && ./configure && make && make install"
+ server_setup_cmd = %s/heartbeat_slu.py --server --threshold %s --file
%s --verbose --check-drift
+ client_setup_cmd = %s/heartbeat_slu.py --client --address %s
--interval 1
+ stress_cmd = "stress -c %s & "
+ monitor_log_file = /tmp/heartbeat_server.log
+ stress_threshold = 10
+ # time_to_run (hours) = 12,18, 24 hours
+ test_duration = 12
+
- stress_boot: install setup unattended_install.cdrom
type = stress_boot
max_vms = 5
--
1.7.5.4
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest