CSPs sync to GW develop#3483
Conversation
…into download-subset-fix-data
Download subset fix data
|
CI Passed on Hercules in Build# 3 |
|
@weihuang-jedi I see now that there are conflicts in the branch and that the AWS CI did not launch overnight. Can you resolve the conflicts, please? And did you need the AWS CI to run again before merging? |
|
Experiment C48_S2SWA_gefs FAILED on Gaeac5 in Build# 5 in |
|
Experiment C48_ATM FAILED on Gaeac5 in Build# 5 with error logs: Follow link here to view the contents of the above file(s): (link) |
|
Experiment C48_S2SW FAILED on Gaeac5 in Build# 5 with error logs: Follow link here to view the contents of the above file(s): (link) |
|
Experiment C48_ATM FAILED on Gaeac5 in Build# 5 in |
|
Experiment C48_S2SW FAILED on Gaeac5 in Build# 5 in |
|
CI Failed on Gaeac5 in Build# 5 |
|
@DavidHuber-NOAA I have resolved the conflict. |
|
The build failed on AWS because |
|
@DavidHuber-NOAA Because build_compute.sh needs -A account info, I have to change Jenkinsfile4AWS, but as this new changes can not be used for starting CI testing, so there is no way to start AWS CI testing, unless we push this change to GW EMC repo. |
|
Yes, I am fine with skipping AWS CI testing. I'll review this PR. |
AWS uses two partitions for GW, "compute" partition for fcst models, and few wave components which need more than one node; "process" partition for products and others which need single node. Recent code broke this, and only compute was used.
The first cut of Jenkinsfile4AWS compile "gfs" and "gefs" in two commands, we want to combine "gfs", "gefs", and "sfs" together.
Another issue is on AWS, crontab files need to include shell options, but the order was wrong.
Resolves #3482
Type of change
Change characteristics
How has this been tested?
Checklist