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

need to make sure the directory exists before linking to it #4582

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

jedwards4b
Copy link
Contributor

The ERI test was failing after running the first ref case, its because the second run directory wasn't created and thus it wasn't possible to create links within it, I added code to create this directory if it doesn't already exist.

Test suite:scripts_regression_tests
Test baseline:
Test namelist changes:
Test status: bit for bit
Fixes

User interface changes?:

Update gh-pages html (Y/N)?:

@jedwards4b
Copy link
Contributor Author

@jasonb5 What is the current status of testing and how do we move forward?

@jasonb5
Copy link
Collaborator

jasonb5 commented Feb 21, 2024

@jedwards4b working on a fix #4584

@jasonb5
Copy link
Collaborator

jasonb5 commented Feb 22, 2024

@jedwards4b Merge master and the workflow related issues should be resolved. Keep in mind if you do need to make changes to the container in the future the PR needs to be made from a repo branch otherwise it will not be build and use the new container for testing.

@jedwards4b jedwards4b merged commit f418d49 into ESMCI:master Aug 21, 2024
2 of 8 checks passed
@jedwards4b jedwards4b deleted the bugfix/eritest branch August 21, 2024 18:57
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.

3 participants