-
Notifications
You must be signed in to change notification settings - Fork 211
Update gaeac5 CI from Anil's PR #3419
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
Closed
TerrenceMcGuinness-NOAA
wants to merge
24
commits into
NOAA-EMC:develop
from
TerrenceMcGuinness-NOAA:update_gaeac5_ci_anil
Closed
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
a5f2d5a
update the new paths in the config.gaea under ci/platform
58bf134
Rename config.gaea to config.gaeac5
1e87ca7
Conflict resolved
78b7b1a
Merge branch 'develop' into develop
AnilKumar-NOAA 35628e5
added updates to MACHINE_ID to Jenkins Node name map for EMC and EPIC…
96db5cc
updated logic for the MACHINE_ID to Jenkins node name map to accomoda…
7c8b117
adding update to single quote on body block that had updated before
7bc0d1b
turned HPSS arch off for C5
811a299
removed a no op
a48e26d
Merge branch 'NOAA-EMC:develop' into develop
AnilKumar-NOAA 759aa71
Merge branch 'NOAA-EMC:develop' into develop
AnilKumar-NOAA b83795a
Merge branch 'NOAA-EMC:develop' into develop
AnilKumar-NOAA e3771d4
Updated gaea to gaeac5 in ci dir
64c3a56
Merge branch 'update_gaeac5_ci' into hotfix_jenkins_emc_nodename
AnilKumar-NOAA 539e67c
Merge pull request #9 from TerrenceMcGuinness-NOAA/hotfix_jenkins_emc…
AnilKumar-NOAA e78f0da
Merge branch 'NOAA-EMC:develop' into update_gaeac5_ci
AnilKumar-NOAA ac5c914
Update Jenkinsfile
TerrenceMcGuinness-NOAA f5fbf15
Update Jenkinsfile
TerrenceMcGuinness-NOAA b74dec6
chainging account to epic on Gaea C5
TerrenceMcGuinness-NOAA a3521ed
Update Jenkinsfile
TerrenceMcGuinness-NOAA 5e0982c
Update config.gaeac5
TerrenceMcGuinness-NOAA dec4c24
Merge branch 'develop' into update_gaeac5_ci_anil
TerrenceMcGuinness-NOAA 369b7f0
added skip to non running cases on C5
d96082d
Merge branch 'develop' into update_gaeac5_ci_anil
TerrenceMcGuinness-NOAA File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -18,4 +18,4 @@ arguments: | |
| yaml: {{ HOMEgfs }}/ci/cases/yamls/gefs_defaults_ci.yaml | ||
|
|
||
| skip_ci_on_hosts: | ||
| - None | ||
| - gaeac5 | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -18,3 +18,4 @@ arguments: | |
|
|
||
| skip_ci_on_hosts: | ||
| - wcoss2 | ||
| - gaeac5 | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,7 @@ | ||
| #!/usr/bin/bash | ||
|
|
||
| export GFS_CI_ROOT=/gpfs/f5/epic/proj-shared/global/GFS_CI_ROOT | ||
| export ICSDIR_ROOT=/gpfs/f5/epic/proj-shared/global/glopara/data/ICSDIR | ||
| export HPC_ACCOUNT=ufs-ard | ||
| export GFS_CI_ROOT=/gpfs/f5/ufs-ard/world-shared/global/GFS_CI_ROOT | ||
| export ICSDIR_ROOT=/gpfs/f5/ufs-ard/world-shared/global/glopara/data/ICSDIR | ||
| export HPC_ACCOUNT=epic | ||
| export max_concurrent_cases=5 | ||
| export max_concurrent_pr=4 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.