ReFrame 4.5.0
Release Notes
New features
n/a
Enhancements
- Expose job submit time as a loggable property (#3084)
- Allow
always_last
to be defined in multiple hooks and add a note about users' workaround code for enforcing hook execution order (#3083) - Make variables and parameters loggable by default (#3082)
- Document the limitations of the test generation options (#3080)
- Issue an error when invoking an invalid mode (#3070)
- Skip modules system sanity checking when module conflict resolution is off (#3054)
- Update doc dependencies (#3026)
Bug fixes
- Fix crash when
--distribute
option is applied to a run-only test (#3081)
Test library
- Add fs mount options check to hpctstlib (#2958)