Skip to content
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

Adding Jenkins CI to GaeaC6 using role account #3389

Draft
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

TerrenceMcGuinness-NOAA
Copy link
Collaborator

@TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA commented Feb 25, 2025

Description

This PR has the necessary updates to the CI scripts in Jenkins for running on Gaea C6.
The GaeaC6-EMC Node is all ready configured and connected to the Gaea C6 Head Node gaea64

This is setup to run in the role account with the following added directories and utils:

/gpfs/f6/drsa-precip3/proj-shared/global/CI Location where the test build and cases actually run

/ncrc/proj/nggps_emc/role.glopara/GFS_CI_CD Top level CI directories (this will be duplicated for each role account)
/ncrc/proj/nggps_emc/role.glopara/GFS_CI_CD/global-workflow CI system directory for Jenkins to run scripts from
/ncrc/proj/nggps_emc/role.glopara/GFS_CI_CD/Jenkins/agent Directory where the JAVA agent is launched from
/ncrc/proj/nggps_emc/role.glopara/GFS_CI_CD/Jenkins/workspace Jenkins work space (system level workspace)
/gpfs/f6/drsa-precip3/world-shared/role.glopara/utils Location where gh was installed (not in Spack Stack yet)
/ncrc/home1/role.glopara/bin soft link to gh utility for Jenkins to find

Resolves #3375

Type of change

  • Bug fix (fixes something broken)
  • New feature (adds functionality)
  • Maintenance (code refactor, clean-up, new CI test, etc.)

Change characteristics

  • Is this a breaking change (a change in existing functionality)? NO
  • Does this change require a documentation update? NO
  • Does this change require an update to any of the following submodules? NO (If YES, please add a link to any PRs that are pending.)
    • EMC verif-global
    • GDAS
    • GFS-utils
    • GSI
    • GSI-monitor
    • GSI-utils
    • UFS-utils
    • UFS-weather-model
    • wxflow

How has this been tested?

This PR can be tested in place after Dave's PR is merged for cycling on GaeaC6

@TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA changed the title Ci jenkins role gaea6 Adding Jenkins CI to GaeaC6 using role account Feb 25, 2025
@TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA added the CI/CD Issue related to CI/CD label Feb 25, 2025
@TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA marked this pull request as draft February 25, 2025 19:51
…tarting with parameters in the Jenkins controler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Issue related to CI/CD
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate Jenkins CI automation to Role Accounts on Gaea6
2 participants