Add end to end test script. (#179)#204
Merged
Merged
Conversation
* Add end to end tests for Hera * Update end to end script * Update CODEOWNERS to the team working on the rrfs_ci branch * Modify and use APP_DIR variable instead of BRANCH_DIR_NAME to exclude using branch name at the end of the repo directory * Change executable permissions to end_to_end_tests.sh * Moving script consistent with new dir. * Remove old script. * Clean up a few minor things. * Update TESTS_DIR to point to the correct directory Co-authored-by: Christina Holt <56881914+christinaholtNOAA@users.noreply.github.com> Co-authored-by: Christina Holt <Christina.Holt@noaa.gov>
EdwardColon-NOAA
pushed a commit
to EdwardColon-NOAA/regional_workflow
that referenced
this pull request
Sep 24, 2023
guoqing-noaa
pushed a commit
to guoqing-noaa/regional_workflow
that referenced
this pull request
Sep 15, 2024
* rename pr template * update pr template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add end to end tests for Hera
Update end to end script
Update CODEOWNERS to the team working on the rrfs_ci branch
Modify and use APP_DIR variable instead of BRANCH_DIR_NAME to exclude using branch name at the end of the repo directory
Change executable permissions to end_to_end_tests.sh
Moving script consistent with new dir.
Remove old script.
Clean up a few minor things.
Update TESTS_DIR to point to the correct directory
Co-authored-by: Christina Holt 56881914+christinaholtNOAA@users.noreply.github.com
Co-authored-by: Christina Holt Christina.Holt@noaa.gov
Use this template to give a detailed message describing the change you want to make to the code.
You may delete any sections labeled "optional".
If you are unclear on what should be written here, see https://github.com/wrf-model/WRF/wiki/Making-a-good-pull-request-message for some guidance.
The title of this pull request should be a brief summary (ideally less than 100 characters) of the changes included in this PR.
Use the "Preview" tab to see what your PR will look like when you hit "Create pull request"
--- Delete this line and those above before hitting "Create pull request" ---
DESCRIPTION OF CHANGES:
One or more paragraphs describing the problem, solution, and required changes.
TESTS CONDUCTED:
Explicitly state what tests were run on these changes, or if any are still pending (for README or other text-only changes, just put "None required". Make note of the compilers used, the platform/machine, and other relevant details as necessary. For more complicated changes, or those resulting in scientific changes, please be explicit!
ISSUE (optional):
If this PR is resolving or referencing one or more issues, in this repository or elewhere, list them here. For example, "Fixes issue mentioned in #123" or "Related to bug in https://github.com/NOAA-EMC/other_repository/pull/63"
CONTRIBUTORS (optional):
If others have contributed to this work aside from the PR author, list them here