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 <[email protected]> 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.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
