pytest-mpi (0.6-6)
[PTS] [DDPO]
OK: VCS matches the version in the archive
- Git: https://salsa.debian.org/python-team/packages/pytest-mpi.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 229376
- Browser: https://salsa.debian.org/python-team/packages/pytest-mpi
- Last scan: 2024-09-06 14:57:01+00
- Error: https://salsa.debian.org/api/v4/projects/python-team%2Fpackages%2Fpytest-mpi API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 408.
- Next scan: 2024-09-11 15:00:00+00
- Debian changelog in Git:
pytest-mpi (0.6-6) unstable; urgency=medium
* Team upload.
* Refresh debian/patches/oversubscribe_tests to correctly handle mpich on
32 bit arches. debian/tests/unittests now sets an environment variable
called MPI_OVERSUBSCRIBE which is:
- empty on 32 bit arches, since mpich does not need any flag if the number
of MPI processes is higher than the number of cores
- equal to "--oversubscribe" on 64 bit arches, since openmpi does need such
flag to be passed, as in the previous version of the patch.
The environment variable is then picked up in tests/conftest.py through the
patch and passed to the tests.
Closes: #1076467.
* Add debian/patches/default_timeout_as_env_var.patch to allow autopkgtest to
customize the timeout for running MPI tests by setting the optional
DEFAULT_TIMEOUT environment variable. If the variable is not set, it assumes
a default value of 5 seconds, which is the value that used to be harcoded
before the application of the patch. The default value is reasonable on
every arch, except for riscv64, where tests run very slowly, and the
DEFAULT_TIMEOUT environment variable is set to 60.
-- Francesco Ballarin <francesco.ballarin@unicatt.it> Fri, 30 Aug 2024 11:28:51 +0000
- This branch is even with tag debian/0.6-6