Skip to content

Commit f9029d2

Browse files
authored
Update cam-testing.md
Add note that archiving baselines only needs to happen if answers have changed.
1 parent c6a8aab commit f9029d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development/cam-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Finally, the tests themselves are listed in `<CAM-SIMA>/cime_config/testdefs/tes
3434
*Note: you may also have to include the environment variable `CAM_ACCOUNT` on derecho, which points to your account key
3535

3636
### Archiving baselines
37-
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.
37+
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.
3838

3939
To do this, navigate to `$CAM-SIMA/test/system` on derecho and run:
4040

0 commit comments

Comments
 (0)