Skip to content

Commit

Permalink
Added description for EESSI_CI_TESTSUITE_VERSION config item
Browse files Browse the repository at this point in the history
  • Loading branch information
casparvl committed Oct 9, 2023
1 parent 032354a commit d8ab990
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CI/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ It should define:
- `TEMPDIR` (mandatory): the temporary directory in which the CI pipeline can check out repositories and install ReFrame.
- `REFRAME_VERSION` (mandatory): the version of ReFrame you'd like to use to drive the EESSI test suite in the CI pipeline.
- `EESSI_VERSION` (mandatory): the version of the EESSI software stack you would like to be loaded & tested in the CI pipeline.
- `EESSI_CI_TESTSUITE_VERSION` (mandatory): the version of the EESSI test-suite repository you want to use in the CI pipeline.
- `RFM_CONFIG_FILES` (mandatory): the location of the ReFrame configuration file to be used for this system.
- `RFM_CHECK_SEARCH_PATH` (mandatory): the search path where ReFrame should search for tests to run in this CI pipeline.
- `RFM_CHECK_SEARCH_RECURSIVE` (mandatory): whether ReFrame should search `RFM_CHECK_SEARCH_PATH` recursively.
Expand Down

0 comments on commit d8ab990

Please sign in to comment.