Geoffroy Vallee
Geoffroy Vallee
## Version of Singularity: Master. ### Expected behavior Have e2e tests for the encryption feature. This issue is related to issue #4242 and focuses on e2e tests for the worked...
## Version of Singularity: master. ### Expected behavior This is in the context of the e2e tests only. After signing an image, we should verify that it is correctly signed...
## Version of Singularity: master. ### Expected behavior Checking the environment variables should be done as close as possible to the CLI code. As a result, the code for the...
## Version of Singularity: n/a. ### Expected behavior - Be able to specify whitelists of environment variables, preferably with wildcard support (e.g., SLURM_*), that are allowed (always?) to pass from...
## Version of Singularity: c5011b8ec498a4abbe2ffd0650ac173f39284936 ### Expected behavior Unit tests should only call internal functions and should avoid calling the singularity binary through `exec.cmd`. When a unit test calls Singularity...
CORE: Add two flags to enable optimizations based on overlap and latency needs Signed-off-by: Geoffroy Vallee ## What The PR adds new flags so we can provide run-time hints about...
**Version** master ab1269c26216c67425adbc0571c6835f1b272298 **Description of the problem** I am getting the following messages over and over again while running MTT against the following INI file: https://github.com/openpmix/pmix-tests/blob/master/intel/pmix.ini ``` $ mtt intel/pmix.ini...
**Version** v1.0 and master **Description of the problem** Comparing the README file in the repository and the similar document at https://open-mpi.github.io/mtt/ shows a big discrepancy, especially since the Python client...
### Overview Having a mission statement as well as a clear definition of what composes the core of the PMIx standard would help define what is the PMIx standard, what...