Link gsi diag.* directories instead of moving them and enable Gaea emails in v17#4574
Conversation
…OAA-EMC#4458) Implements automated email notifications when jobs fail in scrontab-launched Rocoto experiments
…/gfsv17_link_diags
|
@DavidHuber-NOAA - I built your branch on WCOSS2 and setup a test, but something went wrong with the crontab creation. The crontab pointed to a cron.sh script but no script was created. I'm guessing it's related to the wxflow changes bundled here, like there was a mix of the Gaea and WCOSS2 methods. |
|
It looks like I missed hotfix PR #4497. This is why it worked on C6 and not WCOSS2. I'll get it added and verify the cron runs correctly on WCOSS2. |
- On systems using regular crontab, the workflow generation creates a crontab entry that references a `.cron.sh` script that doesn't exist. This causes cron jobs to fail with "script not found" errors.
|
@CatherineThomas-NOAA after cherry-picking #4497, the crontab populated correctly and the jobs are running on WCOSS2. I'll update when they complete. |
|
All tests passed on WCOSS2 except the I reran this command on the still-available @CatherineThomas-NOAA when Dogwood comes up for development, would you like me to rerun this test? |
|
@DavidHuber-NOAA - I had a similar error for CI tests of my own last night, but I also had a job with a more explicit "stmp disk quota exceeded" error. If the other cycles completed cleanly, this is good enough for me. I also ran my the v17 lowres to compare with a control and poke around myself. Results are identical and everything looks good. |
|
@JessicaMeixner-NOAA @CatherineThomas-NOAA @RuiyuSun Please let me know when you are ready for this PR to be merged. |
Description
This is a cherry-pick of PRs #4545 and #4458 into dev/gfs.v17. This
gdas_anal,gfs_anal, orenkfgdas_eobs)Type of change
Change characteristics
How has this been tested?
Testing is in progress on C6.
Checklist