Skip to content

Use matrices for tier2 tests, compare against last stable version and publish results#30

Draft
mranst wants to merge 6 commits intomainfrom
feature/new_tier2_publish
Draft

Use matrices for tier2 tests, compare against last stable version and publish results#30
mranst wants to merge 6 commits intomainfrom
feature/new_tier2_publish

Conversation

@mranst
Copy link
Collaborator

@mranst mranst commented Feb 12, 2026

This PR updates the tier2 tests to use the matrix structure introduced in #29. It also enables comparison testing against the latest stable run of tier2 tests. We can update swell to use the build of JEDI from the latest stable tier2 tests, which will allow the build to be automatically updated if it passes with zero diff. The publish_comparisons task introduced in GEOS-ESM/swell#702 will post the results to dataportal if it isn't zero diff.

This is a draft for now, I haven't tested this as I want to get #29 in before overwriting the test branch

Dooruk and others added 3 commits February 9, 2026 17:08
Refactor workflow to use environment variable for CI base path and streamline job dependencies.
@Dooruk
Copy link
Collaborator

Dooruk commented Mar 2, 2026

Also, the changes in GEOS-ESM/swell#677 are imminent, suite names for marine ones should be changed. We should do another PR for tier1 names (e.g., 3dvar -> 3dvar_marine).

@Dooruk
Copy link
Collaborator

Dooruk commented Mar 2, 2026

Oops, I clicked on send too soon. Would this approach keep the previous_stable version while renaming the stable one?

@mranst
Copy link
Collaborator Author

mranst commented Mar 4, 2026

This wouldn't change how the stable version works, which is that it gets removed if the current build is stable. I may revert the change that uses the stable build, it seems like we want to have more manual control over it. I also can't figure out why it's choosing to skip over the comparison tests completely when they are requirements for the final steps

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