add persistent test shards to database.yml.example

Change-Id: I916ff3572596c856bb055354373d2aa71ce9c0fd
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/336685
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Cody Cutrer <cody@instructure.com>
QA-Review: Jeremy Stanley <jeremy@instructure.com>
Product-Review: Jeremy Stanley <jeremy@instructure.com>
This commit is contained in:
Jeremy Stanley 2024-01-04 11:16:44 -07:00
parent c04346e0f0
commit fa21f89b3d
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ test:
username: canvas
password: your_password
timeout: 5000
shard1: canvas_test_shard_1
shard2: canvas_test_shard_2
development:
adapter: postgresql