[liggghts] 02/02: Allow --oversubscribe for autopkgtests

Graham Inggs ginggs at moszumanska.debian.org
Sat Dec 24 06:40:08 UTC 2016


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

ginggs pushed a commit to branch master
in repository liggghts.

commit 5037eeb40b1ca6820a30665be81ff0d9d1f08d61
Author: Graham Inggs <ginggs at debian.org>
Date:   Sat Dec 24 08:39:40 2016 +0200

    Allow --oversubscribe for autopkgtests
---
 debian/tests/heat    | 2 +-
 debian/tests/packing | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/tests/heat b/debian/tests/heat
index 8514525..60debfb 100755
--- a/debian/tests/heat
+++ b/debian/tests/heat
@@ -91,6 +91,6 @@ run		50000 upto
 
 EOF
 
-mpirun -np 2 liggghts < in.heatGran 
+mpirun -np 2 --oversubscribe liggghts < in.heatGran
 liggghts < in.heatGran
 echo "run: OK"
diff --git a/debian/tests/packing b/debian/tests/packing
index ea69177..020fc38 100755
--- a/debian/tests/packing
+++ b/debian/tests/packing
@@ -105,6 +105,6 @@ run		\${relaxts}
 
 EOF
 
-mpirun -np 2 liggghts < in.packing
+mpirun -np 2 --oversubscribe liggghts < in.packing
 liggghts < in.packing
 echo "run: OK"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/liggghts.git



More information about the debian-science-commits mailing list