Skip to content

Simplify Jenkins pipeline#1453

Closed
jessemcfarland wants to merge 1 commit into
ufs-community:developfrom
jessemcfarland:feature/jenkinsfile_refactor
Closed

Simplify Jenkins pipeline#1453
jessemcfarland wants to merge 1 commit into
ufs-community:developfrom
jessemcfarland:feature/jenkinsfile_refactor

Conversation

@jessemcfarland
Copy link
Copy Markdown

@jessemcfarland jessemcfarland commented Oct 12, 2022

PR Checklist

  • This PR is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR. Please consult the ufs-weather-model wiki if you are unsure how to do this.

  • This PR has been tested using a branch which is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR

  • An Issue describing the work contained in this PR has been created either in the subcomponent(s) or in the ufs-weather-model. The Issue should be created in the repository that is most relevant to the changes in contained in the PR. The Issue and the dependent sub-component PR
    are specified below.

  • Results for one or more of the regression tests change and the reasons for the changes are understood and explained below.

  • New or updated input data is required by this PR. If checked, please work with the code managers to update input data sets on all platforms.

Description

This change properly parallelizes the ORT workflow using the Jenkins matrix and agent directives, which eliminates the need for the ufs-weather-model/ort-docker-pipeline job and change request handling.

Testing

How were these changes tested? What compilers / HPCs was it tested with? Are the changes covered by regression tests? (If not, why? Do new tests need to be added?) Have regression tests and unit tests (utests) been run? On which platforms and with which compilers? (Note that unit tests can only be run on tier-1 platforms)

  • hera.intel
  • hera.gnu
  • orion.intel
  • cheyenne.intel
  • cheyenne.gnu
  • gaea.intel
  • jet.intel
  • wcoss2.intel
  • acorn.intel
  • opnReqTest for newly added/changed feature
  • CI

@jessemcfarland jessemcfarland marked this pull request as draft October 12, 2022 15:14
@jkbk2004 jkbk2004 added the jenkins-ci Jenkins CI: ORT build/test on docker container label Oct 12, 2022
This change properly parallelizes the ORT workflow using the Jenkins
matrix and agent directives, which eliminates the need for the
ufs-weather-model/ort-docker-pipeline job and change request handling.
@jessemcfarland jessemcfarland changed the title WIP: Simplify Jenkins pipeline Simplify Jenkins pipeline Oct 12, 2022
@jessemcfarland jessemcfarland marked this pull request as ready for review October 12, 2022 19:32
@jessemcfarland
Copy link
Copy Markdown
Author

Test logs for this build:
ufs-weather-model_PR-1453_jenkins_logs.zip

@jkbk2004
Copy link
Copy Markdown
Collaborator

@jessemcfarland This PR was combined and merged with #1410.

@jkbk2004 jkbk2004 closed this Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jenkins-ci Jenkins CI: ORT build/test on docker container

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants