forked from NOAA-EMC/global-workflow
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Turn GEFS CI test on for Hera (NOAA-EMC#2442)
Re-enabling gefs case to test gefs system builds in Jenkins on Hera. Co-authored-by: TerrenceMcGuinness-NOAA <terry.mcguinness@noaa.gov> Co-authored-by: terrance.mcguinness <terrance.mcguinness@noaa.gov> Co-authored-by: Walter.Kolczynski <Walter.Kolczynski@noaa.gov>
- Loading branch information
1 parent
ba6a9d5
commit 20635b0
Showing
3 changed files
with
13 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,5 +17,3 @@ arguments: | |
edate: 2021032312 | ||
yaml: {{ HOMEgfs }}/ci/cases/yamls/gefs_ci_defaults.yaml | ||
|
||
skip_ci_on_hosts: | ||
- hera |
Submodule upp.fd
updated
24 files
+2 −1 | ci/rt.sh | |
+0 −58 | modulefiles/gaea-c5.lua | |
+24 −46 | modulefiles/gaea.lua | |
+0 −23 | modulefiles/hera_c.lua | |
+3 −0 | modulefiles/hercules.lua | |
+1 −1 | parm/fv3lam_rrfs.xml | |
+0 −2 | parm/global_1x1_paramlist_g2 | |
+0 −1 | parm/global_1x1_paramlist_g2.anl | |
+0 −2 | parm/global_1x1_paramlist_g2.f000 | |
+0 −35 | parm/postcntrl_gfs.xml | |
+0 −5 | parm/postcntrl_gfs_anl.xml | |
+0 −11 | parm/postcntrl_gfs_f00.xml | |
+0 −11 | parm/postcntrl_gfs_f00_two.xml | |
+0 −35 | parm/postcntrl_gfs_two.xml | |
+1 −38 | parm/postxconfig-NT-GFS-ANL.txt | |
+1 −75 | parm/postxconfig-NT-GFS-F00-TWO.txt | |
+1 −75 | parm/postxconfig-NT-GFS-F00.txt | |
+1 −223 | parm/postxconfig-NT-GFS-TWO.txt | |
+1 −223 | parm/postxconfig-NT-GFS.txt | |
+1 −1 | parm/postxconfig-NT-fv3lam_rrfs.txt | |
+16 −0 | sorc/ncep_post.fd/INITPOST_NETCDF.f | |
+1 −1 | sorc/ncep_post.fd/post_gtg.fd | |
+6 −18 | tests/compile_upp.sh | |
+87 −104 | tests/detect_machine.sh |