[linux] 08/12: tests: Document requirement for smp
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Thu Aug 13 13:23:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch benh/autopkgtest
in repository linux.
commit baa3445deb3a4804b046509435056b7ff28567a3
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 ff94552..48f2cac 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, gcc, make, libpopt-dev, gcc-multilib [amd64]
+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