Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions ci/cases/pr/C96C48_hybatmDA.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ arguments:
interval: 24
start: cold
yaml: {{ HOMEgfs }}/ci/cases/yamls/gfs_defaults_ci.yaml

skip_ci_on_hosts:
- gaeac5
1 change: 1 addition & 0 deletions ci/cases/pr/C96_atm3DVar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ arguments:
yaml: {{ HOMEgfs }}/ci/cases/yamls/gfs_metp_ci.yaml

skip_ci_on_hosts:
- gaeac5
- wcoss2
2 changes: 1 addition & 1 deletion ci/platforms/config.gaeac5
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

export GFS_CI_ROOT=/gpfs/f5/epic/proj-shared/global/GFS_CI_ROOT
export ICSDIR_ROOT=/gpfs/f5/epic/proj-shared/global/glopara/data/ICSDIR
export HPC_ACCOUNT=ufs-ard
export HPC_ACCOUNT=epic
export max_concurrent_cases=5
export max_concurrent_pr=4
2 changes: 1 addition & 1 deletion workflow/hosts/gaeac5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ HOMEDIR: '/gpfs/f5/${ACCOUNT}/scratch/${USER}'
STMP: '/gpfs/f5/${ACCOUNT}/scratch/${USER}'
PTMP: '/gpfs/f5/${ACCOUNT}/scratch/${USER}'
NOSCRUB: $HOMEDIR
ACCOUNT: ufs-ard
ACCOUNT: epic
SCHEDULER: slurm
QUEUE: normal
QUEUE_SERVICE: normal
Expand Down