JCSDA / ufs-bundle

Bundle for interfacing UFS models with JEDI interfaces
GNU Lesser General Public License v2.1
0 stars 3 forks source link

Add CI for UFS APPS ATM, ATMAERO #33

Closed climbfuji closed 1 year ago

climbfuji commented 1 year ago

Description

Add CI on same system as the Skylab CI runs. Scheduled nightly runs 2hrs after the nightly runs of Skylab. These scheduled runs start from scratch. The PR / workflow dispatch runs only don't delete the existing code, just update it.

Build ATM and ATMAERO, and run existing ATM ufs ctests. Skip NG-GODAS and S2S applications because of linker errors (static/dynamic linking problems).

Slack integration is set up and working. CI tests pass.

Issue(s) addressed

Resolves https://github.com/JCSDA/ufs-bundle/issues/17

Dependencies

n/a

Impact

n/a

Checklist