Post merge cleanup: remove old script, consolidate test directories#430
Conversation
|
@mkavulich I think only a one line change is required to get Jenkins build working so you may as well make it in this PR. |
|
Machine: hera |
|
@danielabdi-noaa Thanks for the tip! I missed that in my search for references to the build script, I have implemented that change. |
MichaelLueken
left a comment
There was a problem hiding this comment.
@mkavulich These changes look good! I approve these changes.
|
Machine: jet |
|
The CI build tests on Hera and Jet successfully passed. The Jenkins CI pipeline also successfully passed all build and fundamental testing. Now merging to authoritative repository. |
DESCRIPTION OF CHANGES:
Some cleanup after the merger of the old regional_workflow repository: eliminate the outdated update_fork.pl, and move test script and readme from test/ to tests/ directory.
Type of change
TESTS CONDUCTED:
DEPENDENCIES:
CI testing will have to be updated to account for the new location of build.sh. I have corresponded with @venitahagerty and @danielabdi-noaa to make sure they are in the loop and can apply the appropriate changes.
DOCUMENTATION:
None
ISSUE:
Addresses a few items from #351
CHECKLIST