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

CI Scripts for high resolution weekly cases #1866

Conversation

TerrenceMcGuinness-NOAA
Copy link
Collaborator

@TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA commented Sep 18, 2023

Description

A Python 3 script using PyGitHub to create a branch from develop named weekly_tests and moves the cases from $HOMEgfs/ci/cases/weekly to $HOMEgfs/ci/cases/pr and then opens a PR and labels it with CI-Hera-Ready and CI-Orion-Ready thus creating a weekly high resolution test run that can simply have been launched by a cron job.

Resolves #1663

PS: A bash version that does not use PyGitHub or GitHu CLI is also included if needed on platform that has neither.

Type of change

  • New feature (adds functionality)
  • Maintenance (new CI test)

How has this been tested?

Example:

  • Ran weekly_tests.py and succesfully create PR with labels and new cases in pr directory with a GitHub Token for forked repo TerryMcGuinness-NOAA/develop
  • High Resolution Cycled test on Hera

Checklist

  • Any dependent changes have been merged and published
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • New and existing tests pass with my changes
  • I have made corresponding changes to the documentation if necessary

TerryMcGuinness-NOAA and others added 29 commits August 28, 2023 13:38
…reflect new tree structor in cases dir in support of weekly vs pr based ci tests
…clone build script to take develop as switch
…clone build script to take develop as switch
…ss-NOAA/global-workflow into feature/weekly_vs_pr_CI
…ss-NOAA/global-workflow into feature/weekly_vs_pr_CI
@TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA added the CI/CD Issue related to CI/CD label Sep 18, 2023
@TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA changed the title Feature/weekly vs pr ci CI Scripts for high resolution weekly cases Sep 18, 2023
@TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA deleted the feature/weekly_vs_pr_CI branch September 25, 2023 12:54
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.

Weekly CI cron jobs running tests on develop
2 participants