Skip to content

Commit

Permalink
Merge pull request #171 from laraPPr/update_test-suite
Browse files Browse the repository at this point in the history
Add test-suite release notes for release 0.2.0 to documentation
  • Loading branch information
boegel authored Apr 13, 2024
2 parents b22be87 + 388ad05 commit 3cc5a00
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion docs/test-suite/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
# Release notes for EESSI test suite

## 0.1.0
## 0.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)


## 0.1.0 (5 October 2023)

Version 0.1.0 is the first release of the EESSI test suite.

Expand Down

0 comments on commit 3cc5a00

Please sign in to comment.