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

[release/public-v2.2.0] Update Jenkinsfile and Jenkins test scripts to allow the simultaneous run of all tests on all machines #931

Conversation

MichaelLueken
Copy link
Collaborator

DESCRIPTION OF CHANGES:

With the inclusion of Gaea C5 and Hercules, the Jenkins tests began failing for Gaea or Gaea C5 and Orion or Hercules. The changes in this PR will allow the Jenkins tests to successfully run on both Gaea and Gaea C5, as well as Orion and Hercules, simultaneously.

This is a copy of PR #921, but made specifically for the release/public-v2.2.0 branch.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

TESTS CONDUCTED:

  • hera.intel
  • orion.intel
  • hercules.intel
  • gaea-c5.intel
  • gaea.intel
  • jet.intel
  • wcoss2.intel
  • NOAA Cloud (indicate which platform)
  • Jenkins
  • coverage test suite
  • comprehensive tests (specify which if a subset was used)

CHECKLIST

  • My code follows the style guidelines in the Contributor's Guide
  • I have performed a self-review of my own code using the Code Reviewer's Guide
  • I have commented my code, particularly in hard-to-understand areas
  • My changes need updates to the documentation. I have made corresponding changes to the documentation
  • My changes do not require updates to the documentation (explain).
    These changes are only to the Jenkinsfile and Jenkins test scripts. No documentation is required.
  • My changes generate no new warnings
  • New and existing tests pass with my changes
  • Any dependent changes have been merged and published

…low GNU to successfully finish. The Hera GNU Functional Workflow Task Tests sometime fail because the run_fcst test doesn't finish in 30 minutes, which causes issues in the pipeline.
@MichaelLueken MichaelLueken merged commit fb5ec45 into ufs-community:release/public-v2.2.0 Oct 9, 2023
3 checks passed
@MichaelLueken MichaelLueken deleted the release/public-v2.2.0 branch October 9, 2023 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request release This PR/issue is related to a release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants