-
Notifications
You must be signed in to change notification settings - Fork 119
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
[SRW-AQM] Update AQM task scripts with those of production/aqm_dev branch #1060
[SRW-AQM] Update AQM task scripts with those of production/aqm_dev branch #1060
Conversation
… into feature/update_prod
… into feature/update_prod
Fair enough. I was using spack-stack's |
Your changes look good! My testing of your work successfully passed:
Approving now. |
@MichaelLueken, thanks!!! |
@RatkoVasic-NOAA, could you please (plz..plz..plz) review this pr when you have time? :) It used to be very hard to find the second reviewer for an AQM pr. It would be very appreciated if you can review this pr as before, but no pressure at all !!! :) :) |
@chan-hoo I was already working on it :-)
|
Test passed:
Approving! |
@RatkoVasic-NOAA, thanks!!! |
The Jenkins tests are failing with the following error messages (example given is from Jet, but this is the same for Hercules and Orion as well):
Please go though this script and remove the last remaining NCO sections, then I can resubmit the tests. |
@MichaelLueken, I've removed nco section from |
Tests are once again failing due to the inclusion of |
@MichaelLueken, thanks for testing. I've removed them. |
This run is much better. The Hera Intel, Hercules, and Orion automated tests have successfully completed. Once the Gaea, Hera GNU, and Jet tests finish, I will move forward with merging this work. |
The WE2E coverage tests were manually ran on Derecho and all tests successfully passed:
|
@chan-hoo @MichaelLueken Is there a plan to document the changes in this PR? I'm happy to help, if need be, but if they go in separately from this PR, we'll need to create an issue. |
This is a very good point. With the removal of NCO-specific variables in If you would like to apply the modifications to the documentation in this PR, then please feel free to proceed. If you would like to add it in a separate PR, please open an issue for this documentation update. Thanks! |
The automated Jenkins WE2E coverage tests successfully passed for Gaea:
On Hera GNU, the
Continued attempts to use rocotorewind and rocotoboot have failed as well. Will rerun the Hera GNU tests separately:
Hera Intel:
Hercules:
Jet:
Orion:
|
@MichaelLueken @gspetro-NOAA, I'd like to update the document in another PR. I'll open an issue for this soon. |
The rerun of the Hera GNU Jenkins tests successfully passed:
and issue #1064 has been opened to update the SRW User's Guide following the significant modifications that are coming in from this PR. Since all testing has now successfully passed and an issue has been opened to address the need for documentation updates, I will now move forward with merging this PR. |
DESCRIPTION OF CHANGES:
nco
tests from the we2e tests andnco
sample scripts (refer to Parameter 'RUN_ENVIR' should be removed #1025).Type of change
TESTS CONDUCTED:
AQM we2e test
ISSUE:
Fixes issue mentioned in #1020
CHECKLIST