Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: enhance nox and CI configuration #652

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

egparedes
Copy link
Contributor

@egparedes egparedes commented Jan 30, 2025

Improve usability of nox for testing by giving proper names to the session parameters and adding tags to easily select subsets of tests. Additionally fix an error in the session venv creation where the expected python version is overwritten by the default version from the .python-version file.

@egparedes
Copy link
Contributor Author

cscs-ci run default

@egparedes
Copy link
Contributor Author

cscs-ci run default

@egparedes egparedes marked this pull request as ready for review January 30, 2025 22:19
Copy link

Mandatory Tests

Please make sure you run these tests via comment before you merge!

  • cscs-ci run default
  • launch jenkins spack

Optional Tests

To run benchmarks you can use:

  • cscs-ci run benchmark

To run tests and benchmarks with the DaCe backend you can use:

  • cscs-ci run dace

In case your change might affect downstream icon-exclaim, please consider running

  • launch jenkins icon

For more detailed information please look at CI in the EXCLAIM universe.

@egparedes
Copy link
Contributor Author

cscs-ci run default

@egparedes egparedes requested review from halungge and havogt January 30, 2025 22:21
Copy link
Contributor

@havogt havogt left a comment

Choose a reason for hiding this comment

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

lgtm

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.

2 participants