Skip to content

Commit 5dfbb3c

Browse files
committed
documentation: inform contributors when not to mark integration tests as canaries
1 parent d4e1759 commit 5dfbb3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ If you are writing or modifying a test that creates a SageMaker job (training, t
111111
1. Run all the unit tests as per [Run the Unit Tests](#run-the-unit-tests), and verify that all checks and tests pass.
112112
1. Note that this also runs tools that may be necessary for the automated build to pass (ex: code reformatting by 'black').
113113
1. If your changes include documentation changes, please see the [Documentation Guidelines](#documentation-guidelines).
114+
1. If you include integration tests, do not mark them as canaries if they will not run in all regions.
114115

115116

116117
### Commit Your Change

0 commit comments

Comments
 (0)