-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added docs about running the E2E tests against PRs (#1299)
Signed-off-by: Marcus Noble <[email protected]>
- Loading branch information
1 parent
776d84e
commit 08923e5
Showing
2 changed files
with
29 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
### What this PR does | ||
|
||
|
||
### Checklist | ||
|
||
- [ ] Update changelog in CHANGELOG.md for SDK changes. | ||
|
||
### Triggering e2e tests | ||
|
||
To trigger the E2E test for each new Release added in this PR add a comment with the following: | ||
|
||
`/run releases-test-suites` | ||
|
||
For more details see the [README.md](/README.md#running-tests-against-prs) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters