[med-svn] [Git][med-team/ray][master] Allow node oversubscription in autopkgtest
Graham Inggs
gitlab at salsa.debian.org
Wed May 16 13:43:37 BST 2018
Graham Inggs pushed to branch master at Debian Med / ray
Commits:
815c1cb5 by Graham Inggs at 2018-05-16T14:43:23+02:00
Allow node oversubscription in autopkgtest
- - - - -
2 changed files:
- debian/changelog
- debian/tests/run-unit-test
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
ray (2.3.1-6) UNRELEASED; urgency=medium
+ [ Nadiya Sitdykova ]
* Team upload.
* Get rid of ssh dependency
* Allow mpi run without ssh dependency
+ [ Graham Inggs ]
+ * Allow node oversubscription in autopkgtest
+
-- Nadiya Sitdykova <rovenskasa at gmail.com> Fri, 28 Jul 2017 21:25:06 -0400
ray (2.3.1-5) unstable; urgency=medium
=====================================
debian/tests/run-unit-test
=====================================
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -1,5 +1,6 @@
#!/bin/sh -e
export OMPI_MCA_plm_rsh_agent=/bin/false
+export OMPI_MCA_rmaps_base_oversubscribe=1
pkg=ray
View it on GitLab: https://salsa.debian.org/med-team/ray/commit/815c1cb5c9bd2ebb245855d7953c8dd97ccef569
---
View it on GitLab: https://salsa.debian.org/med-team/ray/commit/815c1cb5c9bd2ebb245855d7953c8dd97ccef569
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180516/bac183d6/attachment.html>
More information about the debian-med-commit
mailing list