Skip to content

ReFrame 4.5.0

Compare
Choose a tag to compare
@vkarak vkarak released this 20 Dec 21:31
· 592 commits to develop since this release

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)

Other

  • Use again latest Flux in CI (#3043)
  • Make bootstrap.sh aware of multiple architectures and fetch always a fresh pip (#3041)
  • Redefine CI base images (#3042)
  • Enable Python 3.12 in CI (#3033)
  • Validate docs everywhere (#3020)