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

(SE) Ability to run Tier 2 tests locally #427

Open
ashiklom opened this issue Sep 17, 2024 · 0 comments
Open

(SE) Ability to run Tier 2 tests locally #427

ashiklom opened this issue Sep 17, 2024 · 0 comments
Assignees
Labels
core development design related issues and improvements

Comments

@ashiklom
Copy link
Collaborator

The ability to trigger tier 1 tests via command line (e.g., swell t1test ufo_testing) is really convenient. We should create a similar capability for tier 2 (possibly, with finer-grained control, because the tests are bigger and will take longer to run).

The current Tier 1 local tests are defined here: https://github.com/GEOS-ESM/swell/blob/develop/src/swell/test/suite_tests/suite_tests.py

A similar structure could probably be used for Tier 2 tests.

The shell version of the Tier 2 workflows are defined here:

https://github.com/GEOS-ESM/CI-workflows/blob/main/.github/workflows/swell-tier2_application_discover.yml

@ashiklom ashiklom added the core development design related issues and improvements label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core development design related issues and improvements
Projects
None yet
Development

No branches or pull requests

2 participants