[PATCH 2/3] KVM test: Add autotest.cpu_hotplug on tests_base.cfg

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This way we'll be able to run the cpu_hotplug
test suite from autotest on guests.

Signed-off-by: Lucas Meneghel Rodrigues <lmr@xxxxxxxxxx>
---
 .../tests/kvm/autotest_control/cpu_hotplug.control |   10 ++++++++++
 client/tests/kvm/tests_base.cfg.sample             |    4 +++-
 2 files changed, 13 insertions(+), 1 deletions(-)
 create mode 100644 client/tests/kvm/autotest_control/cpu_hotplug.control

diff --git a/client/tests/kvm/autotest_control/cpu_hotplug.control b/client/tests/kvm/autotest_control/cpu_hotplug.control
new file mode 100644
index 0000000..826584b
--- /dev/null
+++ b/client/tests/kvm/autotest_control/cpu_hotplug.control
@@ -0,0 +1,10 @@
+AUTHOR = 'Martin Bligh <mbligh@xxxxxxxxxx>'
+DOC = 'lhcs_regression: Regression test for CPU hotplug'
+NAME = 'cpu_hotplug'
+TIME = 'MEDIUM' ## ?
+EXPERIMENTAL = 'True'
+TEST_CLASS = 'kernel'
+TEST_CATEGORY = 'Functional'
+TEST_TYPE = 'client'
+
+job.run_test('cpu_hotplug')
diff --git a/client/tests/kvm/tests_base.cfg.sample b/client/tests/kvm/tests_base.cfg.sample
index 2d03f1f..e48f1d2 100644
--- a/client/tests/kvm/tests_base.cfg.sample
+++ b/client/tests/kvm/tests_base.cfg.sample
@@ -125,7 +125,9 @@ variants:
             - hackbench:
                 test_name = hackbench
                 test_control_file = hackbench.control
-
+            - cpu_hotplug:
+                test_name = cpu_hotplug
+                test_control_file = cpu_hotplug.control
 
     - linux_s3:     install setup unattended_install
         type = linux_s3
-- 
1.6.6

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux