From f9029d2af7f189b8623e3e99a826d22f5ac5bb43 Mon Sep 17 00:00:00 2001 From: Jesse Nusbaumer Date: Fri, 20 Dec 2024 11:58:51 -0700 Subject: [PATCH] Update cam-testing.md Add note that archiving baselines only needs to happen if answers have changed. --- docs/development/cam-testing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development/cam-testing.md b/docs/development/cam-testing.md index a8e7ce8..b77b492 100644 --- a/docs/development/cam-testing.md +++ b/docs/development/cam-testing.md @@ -34,7 +34,7 @@ Finally, the tests themselves are listed in `/cime_config/testdefs/tes *Note: you may also have to include the environment variable `CAM_ACCOUNT` on derecho, which points to your account key ### Archiving baselines -After you have run the tests, merged your PR, and created a tag (see [tag workflow](git-basics.md#tagging-a-commit)), you will need to archive your baselines for the next person. +If your PR changes answers, then after you have run the tests, merged your PR, and created a tag (see [tag workflow](git-basics.md#tagging-a-commit)), you will need to archive your baselines for the next person. To do this, navigate to `$CAM-SIMA/test/system` on derecho and run: