Skip to content

Create local backups of regression test log files#3197

Closed
dpsarmie wants to merge 1 commit intoufs-community:developfrom
dpsarmie:feature/save_backup_rtlogs
Closed

Create local backups of regression test log files#3197
dpsarmie wants to merge 1 commit intoufs-community:developfrom
dpsarmie:feature/save_backup_rtlogs

Conversation

@dpsarmie
Copy link
Copy Markdown
Collaborator

Commit Queue Requirements:

  • This PR addresses a relevant WM issue (if not, create an issue).
  • All subcomponent pull requests (if any) have been reviewed by their code managers.
  • Run the full Intel+GNU RT suite (compared to current baselines), preferably on Ursa (Derecho or Hercules are acceptable alternatives). Exceptions: documentation-only PRs, CI-only PRs, etc.
    • Commit log file w/full results from RT suite run (if applicable).
    • Verify that test_changes.list indicates which tests, if any, are changed by this PR. Commit test_changes.list, even if it is empty.
  • Fill out all sections of this template.

Description:

This PR modifies rt.sh to save a backup of the most recent regression test logs. This was a requested feature that can help users when they need to run multiple tests or if they accidentally spin off a test when it was not intended. The new backup files (added extension of .bak) will not be saved to the repository and the files have been added to .gitignore

Commit Message:

* UFSWM - Add capability to create regression test log backups

Priority:

  • Normal

Git Tracking

UFSWM:

Sub component Pull Requests:

  • None

UFSWM Blocking Dependencies:

  • None

Documentation:

  • Documentation update NOT required.

Changes

Regression Test Changes (Please commit test_changes.list):

  • No Baseline Changes.

Input data Changes:

  • None.

Library Changes/Upgrades:

  • No Updates

Testing Log:

  • RDHPCS
    • Orion
    • Hercules
    • GaeaC6
    • Derecho
    • Ursa
  • WCOSS2
    • Dogwood/Cactus
    • Acorn
  • CI
  • opnReqTest (complete task if unnecessary)

@github-project-automation github-project-automation Bot moved this to Evaluating in PRs to Process Apr 15, 2026
@gspetro-NOAA gspetro-NOAA added the No Baseline Change No Baseline Change label Apr 16, 2026
@gspetro-NOAA gspetro-NOAA moved this from Evaluating to Review in PRs to Process Apr 16, 2026
@gspetro-NOAA gspetro-NOAA moved this from Review to Schedule in PRs to Process Apr 23, 2026
dpsarmie added a commit to dpsarmie/ufs-weather-model that referenced this pull request Apr 23, 2026
gspetro-NOAA pushed a commit that referenced this pull request Apr 24, 2026
…ate local backups of regression test log files (#3197) (#3196)

* UFSWM - Add capability to create regression test log backups
* UFSWM - Update UFSATM hash to bring in atmos_cubed warning fix
  * UFSATM - Update atmos_cubed hash to bring in warning fix
    * atmos_cubed_sphere - Remove trailing text after #if and #endif to fix GNU compiler warnings
@gspetro-NOAA
Copy link
Copy Markdown
Collaborator

Merged via #3196 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

No Baseline Change No Baseline Change

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Make a backup of previous RT log file before deleting

2 participants