Skip to content

Test suite apps and change in the minimum Python version #445

Merged
casparvl merged 6 commits into
EESSI:mainfrom
satishskamath:test_suite_apps
May 15, 2025
Merged

Test suite apps and change in the minimum Python version #445
casparvl merged 6 commits into
EESSI:mainfrom
satishskamath:test_suite_apps

Conversation

@satishskamath
Copy link
Copy Markdown
Collaborator

@satishskamath satishskamath commented Apr 30, 2025

  • Added all the apps currently available via the test-suite.
  • Changed minimum Python version from 3.6 to 3.7 for the test-suite Reframe.

Satish Kamath added 2 commits April 30, 2025 17:34
- Also added some tips for users encountering older system Pythons.
Comment thread docs/test-suite/installation-configuration.md Outdated
* [ReFrame](https://reframe-hpc.readthedocs.io) v4.3.3 (or newer)
* [ReFrame test library (`hpctestlib`)](https://reframe-hpc.readthedocs.io/en/stable/hpctestlib.html)

??? note "(If your system Python version is <= 3.6, click here for some tips)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
??? note "(If your system Python version is <= 3.6, click here for some tips)
??? note "(If your system Python version is lower than the minimum required version, click here for some tips)

pyenv install <python version number>
pyenv local <python version number>

* You can also install a more recent version of Python on top of the GCC/GCCcore compiler.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can also install a ReFrame module with EasyBuild and a ReFrame easyconfig containing a more recent Python version.

@satishskamath
Copy link
Copy Markdown
Collaborator Author

@smoors and @casparvl both your suggestions are incorporated.

@satishskamath satishskamath requested review from casparvl and smoors May 2, 2025 11:38
Comment thread docs/test-suite/installation-configuration.md
@satishskamath satishskamath requested a review from smoors May 14, 2025 11:50
Copy link
Copy Markdown
Contributor

@smoors smoors left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@casparvl casparvl merged commit 265d1ef into EESSI:main May 15, 2025
1 check passed
@boegel
Copy link
Copy Markdown
Contributor

boegel commented May 15, 2025

@satishskamath There's a bullet list on top of the page, that should be updated too to link to the subsections?

see https://www.eessi.io/docs/test-suite/available-tests/

@satishskamath satishskamath deleted the test_suite_apps branch May 15, 2025 13:07
@satishskamath
Copy link
Copy Markdown
Collaborator Author

@boegel yeah, just took care of it with #465 . Thanks. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants