[linux] 08/17: tests: Document requirement for smp

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Oct 31 22:18:16 UTC 2015


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit 0e4901e231c96e906a1cde42dac87904cedc571d
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Aug 13 10:48:02 2015 +0200

    tests: Document requirement for smp
    
    A few tests need multiple CPUs in the VM.  There is no standard way to
    specify this but 'Class: smp' should provide a hint.
---
 debian/templates/tests-control.main.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/templates/tests-control.main.in b/debian/templates/tests-control.main.in
index 5d4262a..2b2dc77 100644
--- a/debian/templates/tests-control.main.in
+++ b/debian/templates/tests-control.main.in
@@ -1,3 +1,4 @@
 Tests: selftests
 Restrictions: breaks-testbed, needs-root, isolation-machine
 Depends: kexec-tools, python3, gcc, make, libpopt-dev, gcc-multilib [amd64], bc
+Classes: smp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list