Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct Error in Jules Testing Tip Box #149

Merged
merged 2 commits into from
Mar 6, 2024
Merged
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
8 changes: 4 additions & 4 deletions source/WorkingPractices/TestSuites/jules.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@ stored :ref:`KGO files <kgo>`.

.. note::

=======
If there are JULES changes to shared science code or metadata then these
changes will need to be tested :ref:`with the UM<um_testing>` and
If there are JULES changes to shared science code or
:ref:`jules-shared<shared-namelists>` metadata then these changes
will need to be tested :ref:`with the UM<um_testing>` and
:ref:`with LFRic Apps<lfric_apps_test>`. If you have access to LFRic, the
:ref:`traclog` will state whether LFRic testing is required based on the branch
diff. If you do not have LFRic access, this testing will need to be completed by
your Met Office contact.

See :ref:`multirepo` for details on how to carry out this testing.

.. important::
For **jules-shared** changes, when LFRic testing, the changes
need to be manually synced to the LFRic location. When UM
Expand Down