Skip to content

Commit

Permalink
Update start_rt_auto_jenkins.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jkbk2004 authored Dec 14, 2023
1 parent b5f68eb commit 0c74ee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/auto-jenkins/start_rt_auto_jenkins.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ elif [[ $HOSTNAME == tfe* ]]; then
elif [[ $HOSTNAME == gaea* ]]; then
export PATH=/lustre/f2/pdata/esrl/gsd/contrib/miniconda3/4.8.3/envs/ufs-weather-model/bin:$PATH
export PYTHONPATH=/lustre/f2/pdata/esrl/gsd/contrib/miniconda3/4.8.3/lib/python3.8/site-packages
elif [[ $HOSTNAME == *chadmin* ]] || [[ $HOSTNAME == *derecho* ]]; then
elif [[ $HOSTNAME == *derecho* ]]; then
export MACHINE_ID=derecho
export PATH=/glade/p/ral/jntp/tools/miniconda3/4.8.3/envs/ufs-weather-model/bin:/glade/p/ral/jntp/tools/miniconda3/4.8.3/bin:$PATH
export PATH=/glade/work/epicufsrt/contrib/derecho/rocoto/bin:$PATH
Expand Down

0 comments on commit 0c74ee6

Please sign in to comment.