Skip to content

Commit

Permalink
Added config.gaea for ci testing
Browse files Browse the repository at this point in the history
  • Loading branch information
AnilKumar-NOAA authored and AnilKumar-NOAA committed Jun 6, 2024
1 parent 530bf18 commit b4b4b48
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ci/platforms/config.gaea
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#!/usr/bin/bash

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 max_concurrent_cases=5
export max_concurrent_pr=4

export JENKINS_AGENT_LANUCH_DIR=/gpfs/f5/epic/proj-shared/global/Jenkins
export JENKINS_WORK_DIR=/gpfs/f5/epic/proj-shared/global/epic

0 comments on commit b4b4b48

Please sign in to comment.