Skip to content

Commit

Permalink
Update AutomatedTesting.rst add possible derecho label
Browse files Browse the repository at this point in the history
  • Loading branch information
zach1221 authored Dec 14, 2023
1 parent b07ed17 commit af58116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/UsersGuide/source/AutomatedTesting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ On supported HPC systems, a :term:`cron job` runs the ``start_rt_auto.sh`` bash
This script checks the HPC name and sets certain python paths. Then, it runs ``rt_auto.py``,
which uses the Github API (through pyGitHub) to check the labels on pull requests to
``ufs-weather-model``. If a PR label matches the HPC name
(e.g., hera-intel-RT or derecho), the label provides the HPC
(e.g., hera-intel-RT or derecho-gnu-BL), the label provides the HPC
with the compiler and job information to run a test or task on the machine.
If no PR label matches HPC name, the script exits.

Expand Down

0 comments on commit af58116

Please sign in to comment.