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

Minor build and install updates and ctest cleanup #1512

Merged
merged 9 commits into from
Feb 28, 2025

Conversation

RussTreadon-NOAA
Copy link
Contributor

@RussTreadon-NOAA RussTreadon-NOAA commented Feb 27, 2025

Description

This PR makes the following changes

  • build.sh - add date to document time for each build and install step, parallelize install
  • modulefiles/GDAS/wcoss2.intel.lua - remove git-lfs hack, unset compiler flags set by spack-stack
  • test/CMakeLists.txt - remove obsolete ctests

Companion PRs

None

Issues

Partially Resolves #1302

Automated CI tests to run in Global Workflow

  • atm_jjob
  • C96C48_ufs_hybatmDA
  • C96C48_hybatmaerosnowDA
  • C48mx500_3DVarAOWCDA
  • C48mx500_hybAOWCDA
  • C96C48_hybatmDA

@RussTreadon-NOAA RussTreadon-NOAA self-assigned this Feb 27, 2025
@RussTreadon-NOAA RussTreadon-NOAA added orion-GW-RT Queue for automated testing with global-workflow on Orion hercules-GW-RT Queue for automated testing with global-workflow on Hercules labels Feb 27, 2025
@emcbot emcbot added hercules-GW-RT-Running Automated testing with global-workflow running on Hercules orion-GW-RT-Running Automated testing with global-workflow running on Orion and removed hercules-GW-RT Queue for automated testing with global-workflow on Hercules orion-GW-RT Queue for automated testing with global-workflow on Orion labels Feb 27, 2025
@emcbot
Copy link

emcbot commented Feb 27, 2025

Automated GW-GDASApp Testing Results:
Machine: orion

Start: Thu Feb 27 10:33:27 AM CST 2025 on orion-login-1.hpc.msstate.edu
---------------------------------------------------
Build:                                 *SUCCESS*
Build: Completed at Thu Feb 27 11:32:02 AM CST 2025
---------------------------------------------------
Tests: ctest -j12 -R gdasapp
Tests:                                 *SUCCESS*
Tests: Completed at Thu Feb 27 02:14:58 PM CST 2025
Tests: 100% tests passed, 0 tests failed out of 137

@emcbot emcbot added orion-GW-RT-Passed Automated testing with global-workflow successful on Orion and removed orion-GW-RT-Running Automated testing with global-workflow running on Orion labels Feb 27, 2025
@emcbot
Copy link

emcbot commented Feb 28, 2025

Automated GW-GDASApp Testing Results:
Machine: hercules

Start: Thu Feb 27 10:32:37 CST 2025 on hercules-login-1.hpc.msstate.edu
---------------------------------------------------
Build:                                 *SUCCESS*
Build: Completed at Thu Feb 27 11:09:51 CST 2025
---------------------------------------------------
Tests: ctest -j12 -R gdasapp
Tests:                                 *SUCCESS*
Tests: Completed at Thu Feb 27 18:24:49 CST 2025
Tests: 100% tests passed, 0 tests failed out of 137

@emcbot emcbot added hercules-GW-RT-Passed Automated testing with global-workflow successful on Hercules and removed hercules-GW-RT-Running Automated testing with global-workflow running on Hercules labels Feb 28, 2025
Copy link
Collaborator

@DavidNew-NOAA DavidNew-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty straightforward. Looks good

@RussTreadon-NOAA RussTreadon-NOAA merged commit 610f4de into develop Feb 28, 2025
5 checks passed
@RussTreadon-NOAA RussTreadon-NOAA deleted the feature/install branch February 28, 2025 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hercules-GW-RT-Passed Automated testing with global-workflow successful on Hercules orion-GW-RT-Passed Automated testing with global-workflow successful on Orion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use install option in GDASApp build
3 participants