victorusu
victorusu
Flexible tests fail if the number of idle nodes are greater than the workload manager's imposed limit on the queue. An example using SLURM is Consider the following SLURM config...
Sometimes tests fail but their retry passes. It would be nice if ReFrame could display the node list of the failed tests even if their retry passes. The optimal would...
We used to install Spack on CSCS systems using EasyBuild. After the 4.4.2 release, the `tag` option from `git_config` doesn't change to the correct `develop` branch of Spack. EB outputs...
It would be nice if we could have an option to whitelist and/or blacklist the environment variables that are captured from the host's environment. The use case is the use...
I would like to be able to have control as a user over Sarus by setting some environment variables. In principle, one could take control of the entire config options...
The test scans the file systems using aquasecurity/triyv (https://github.com/aquasecurity/trivy) The test uses the fs option and test against three different scanners vuln, config, and secret.
The test downloads the ssh-audit tool from GitHub and checks if there is any configuration that is considered as a failure. The test is compatible with all the job schedulers....
This introduces the Coverity Scan (https://scan.coverity.com) as a badge to ReFrame