Andreas Tille pushed to branch master at Debian Med / prottest
Commits:
bc86f83d by Andreas Tille at 2021-02-21T11:32:42+01:00
enable MPI run as root to pass test also when called as root
- - - - -
1 changed file:
- debian/tests/run-unit-test
Changes:
=====================================
debian/tests/run-unit-test
=====================================
@@ -10,6 +10,12 @@ if [ "$AUTOPKGTEST_TMP" = "" ] ; then
trap "rm -rf ${AUTOPKGTEST_TMP}" 0 INT QUIT ABRT PIPE TERM
fi
+# enable MPI run as root to pass test also when called as root
+export OMPI_MCA_rmaps_base_oversubscribe=1
+export OMPI_ALLOW_RUN_AS_ROOT=1
+export OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1
+
+
cd $AUTOPKGTEST_TMP
cp -a /usr/share/doc/${pkg}/examples/* .
View it on GitLab:
https://salsa.debian.org/med-team/prottest/-/commit/bc86f83da10ec2cb790e0f5a1f2174c8ece35a89
--
View it on GitLab:
https://salsa.debian.org/med-team/prottest/-/commit/bc86f83da10ec2cb790e0f5a1f2174c8ece35a89
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