-
Notifications
You must be signed in to change notification settings - Fork 121
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
[develop] Add NOAA Cloud coverage tests and skill-score WE2E to all coverage suites #1200
base: develop
Are you sure you want to change the base?
[develop] Add NOAA Cloud coverage tests and skill-score WE2E to all coverage suites #1200
Conversation
It looks like the Azure node was looking for |
The Test stage is failing on all platforms. Unfortunately, I can't tell which line it is failing on, but it looks like a |
It looks like the Hercules test has successfully completed! Before we run the final test, it looks like the Platform Team is wanting to update the Jenkins node names for Gaea-C5 and Gaea-C6. Since this PR is already updating the Jenkinsfile, I think those changes would fit in well with this PR. Once you are ready to open the PR, I'll let the Platform Team know that we are ready to make the change. Thanks! |
@MichaelLueken - yeah we can update those names here. What will they be renamed to? |
|
@MichaelLueken - |
I am working on a PR to update the rest of the It looks like the |
yep, troubleshooting it now. Added print statements to catch what isn't working. |
I have successfully updated the files and have successfully built and ran the coverage tests on Gaea-C6. I'm now testing on Gaea-C5. Once complete, I will open the PR into your branch. |
I have opened PR #3 in your fork that will update the rest of the repo to use |
Update gaea label to gaeac5 and gaea-c6 label to gaeac6
DESCRIPTION OF CHANGES:
This PR adds NOAA Cloud coverage test suites for each cloud service providers, and adds the skill-score WE2E test (
grid_SUBCONUS_Ind_3km_ics_FV3GFS_lbcs_FV3GFS_suite_WoFS_v0
) to each coverage suite via theJenkinsfile
. Adding the three cloud service providers reduces the number of the WE2E tests that run on the other T1 platforms. To test these additional machines within the Jenkins pipeline, a 'check nodes' step was added to theJenkinsfile
.Testing is on-going with the Jenkins pipeline. Results will be posted, and if things pass, the PR will be fully open for review.
Type of change
TESTS CONDUCTED:
DEPENDENCIES:
DOCUMENTATION:
No documentation is expected.
ISSUE:
CHECKLIST
LABELS (optional):
A Code Manager needs to add the following labels to this PR:
CONTRIBUTORS (optional):
@ankimball @BruceKropp-Raytheon @MichaelLueken