Skip to content

ReFrame 3.4.1

Choose a tag to compare

@vkarak vkarak released this 08 Feb 20:02
· 5661 commits to master since this release
33c7c46

ReFrame v3.4.1 Release Notes

New features and enhancements

  • Add new action for generating dynamic Gitlab pipelines (#1641)
  • Add auto completion support to ReFrame (#1685)
  • Add a new family of sanity functions that looks for patterns inside text instead of files (#1705)
  • Support multiple job submissions when slurm's job submit limit is reached (#1704)
  • Add --maxfail option to stop execution after a certain number of failures (#1676)
  • Set executable bit in generated job script files (#1716)

Bug fixes

  • Fix skipping of test cases in case of unresolved dependencies (#1751)
  • Fix "New in version" annotation in documentation for certain new features (#1754)
  • Fix parameter value specification in the parameter() directive (#1722)
  • Fix handling of single character scheduler backend options passed through -J (#1718)