Skip to content

Commit 113e62e

Browse files
authored
Merge pull request #3017 from vkarak/doc/update-readme
[doc] Update README in regards to public test repos
2 parents 19d9782 + 314ef82 commit 113e62e

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -74,18 +74,16 @@ python3 -m http.server
7474

7575
The documentation is now up on [localhost:8000](http://localhost:8000), where you can navigate with your browser.
7676

77-
7877
## Test library
7978

80-
The framework comes with a library of tests that users can either run them from the command line directly or extend them and fine tune them for their systems. See [here](https://reframe-hpc.readthedocs.io/en/stable/hpctestlib.html) for more details.
81-
79+
The framework comes with an experimental library of tests that users can either run from the command line directly or extend and fine tune them for their systems. See [here](https://reframe-hpc.readthedocs.io/en/stable/hpctestlib.html) for more details.
8280

83-
## Test examples
81+
## Public test repositories
8482

85-
You can find examples of real tests under the ReFrame HPC [community Github page](https://github.com/reframe-hpc).
86-
The most complete suite of tests currently publicly available is that of [CSCS](https://cscs.ch/), which you can also find [here](https://github.com/eth-cscs/cscs-reframe-tests).
87-
You can use those tests as a starting point for implementing your own tests.
83+
The ReFrame HPC [community Github page](https://github.com/reframe-hpc) provides mirror forks of interesting ReFrame test repositories maintained by various sites or projects.
84+
You can use those tests as an additional guidance to implement your own tests.
8885

86+
If you maintain a public test repository and you would like it to be listed in the community page, feel free to open an issue or contact us through [Slack](#slack).
8987

9088
## Contact
9189

0 commit comments

Comments
 (0)