Skip to content

Commit

Permalink
Merge pull request #123 from laraPPr/new_release
Browse files Browse the repository at this point in the history
update RELEASE notes for minor release v0.2.0
  • Loading branch information
casparvl authored Mar 7, 2024
2 parents c9b670d + 88c5f9d commit 98008a8
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
This file contains a description of the major changes to the EESSI test suite.
For more detailed information, please see the git log.

v0.2.0 (7 march 2024)
---------------------

This is a minor release of the EESSI test-suite

It includes:

* Implement the CI for regular runs on a system (#93)
* Add OSU tests and update the hooks and configs to make the tests portable (#54, #95, #96, #97, #110, #116, #117, #118, #121)
* Add extra scales to filter tests(#94)
* add new hook to filter out invalid scales based on features in the config (#111)
* unify test names (#108)
* updates to CI workflow ((#102, #103, #104, #105)
* Update common_config (#114)
* Add common config item to redirect the report file to the same directory as e.g. the perflog (#122)
* Fix code formatting + enforce it in CI workflow (#120)

Bug fixes:

* Fix hook _assign_num_tasks_per_node (#98)
* fix import common-config vsc_hortense (#99)
* fix typo in partition names in configuration file for vsc_hortense (#106)

v0.1.0 (5 October 2023)
-----------------------

Expand Down

0 comments on commit 98008a8

Please sign in to comment.