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

(HOTFIX) Add missing file to gitignore and fix Ctest failure #159

Merged
merged 3 commits into from
Oct 23, 2024

Conversation

chan-hoo
Copy link
Collaborator

@chan-hoo chan-hoo commented Oct 22, 2024

Description

  • Add parm/parm_xml.yaml to .gitignore
  • Fix Ctest failure.

Anticipated changes to regression tests:

  • Is baseline change expected ?

Subcomponents involved:

  • apply_incr.fd (NOAA-PSL/land-apply_jedi_incr)
  • ufs_model.fd (ufs-community/ufs-weather-model)
  • none

Linked PR's and Issues:

Testing (for CM's):

  • RDHPCS
    • Hera
    • Orion
    • Hercules
  • CI
    • Completed
  • WE2E
    • Completed
  • PW-Clouds
    • AWS
    • AZURE
    • GCP

@chan-hoo chan-hoo linked an issue Oct 22, 2024 that may be closed by this pull request
@chan-hoo chan-hoo requested a review from jkbk2004 October 22, 2024 19:29
@chan-hoo chan-hoo changed the title (HOTFIX) Add missing file to gitignore (HOTFIX) Add missing file to gitignore and fix Ctest failure Oct 22, 2024
@chan-hoo
Copy link
Collaborator Author

Hercules:

Test project /work/noaa/epic/chjeon/landda_test_hercules/land-DA_workflow/sorc/build
    Start 1: test_create_ens
1/4 Test #1: test_create_ens ..................   Passed   10.94 sec
    Start 2: test_letkfoi_snowda
2/4 Test #2: test_letkfoi_snowda ..............   Passed   29.68 sec
    Start 3: test_apply_jediincr
3/4 Test #3: test_apply_jediincr ..............   Passed    1.88 sec
    Start 4: test_ufs_datm_land
4/4 Test #4: test_ufs_datm_land ...............   Passed   49.47 sec

100% tests passed, 0 tests failed out of 4

@chan-hoo
Copy link
Collaborator Author

  • Hera:
Test project /scratch2/NCEPDEV/fv3-cam/Chan-hoo.Jeon/landda_test/land-DA_workflow/sorc/build
    Start 1: test_create_ens
1/4 Test #1: test_create_ens ..................   Passed    3.36 sec
    Start 2: test_letkfoi_snowda
2/4 Test #2: test_letkfoi_snowda ..............   Passed   18.10 sec
    Start 3: test_apply_jediincr
3/4 Test #3: test_apply_jediincr ..............   Passed    1.76 sec
    Start 4: test_ufs_datm_land
4/4 Test #4: test_ufs_datm_land ...............   Passed   44.70 sec

100% tests passed, 0 tests failed out of 4

Total Test time (real) =  67.94 sec

@chan-hoo
Copy link
Collaborator Author

  • Orion:
Test project /work/noaa/epic/chjeon/landda_test/land-DA_workflow/sorc/build
    Start 1: test_create_ens
1/4 Test #1: test_create_ens ..................   Passed   16.00 sec
    Start 2: test_letkfoi_snowda
2/4 Test #2: test_letkfoi_snowda ..............   Passed   25.33 sec
    Start 3: test_apply_jediincr
3/4 Test #3: test_apply_jediincr ..............   Passed    2.33 sec
    Start 4: test_ufs_datm_land
4/4 Test #4: test_ufs_datm_land ...............   Passed   64.04 sec

100% tests passed, 0 tests failed out of 4

Total Test time (real) = 107.80 sec

@chan-hoo chan-hoo merged commit 8c93fad into ufs-community:develop Oct 23, 2024
2 checks passed
@chan-hoo chan-hoo deleted the fix/gitignore branch October 28, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

parm_xml.yaml should be added to gitignore
2 participants