tests: enable parallel tests.
This commit is contained in:
@@ -15,6 +15,7 @@ services:
|
||||
environment:
|
||||
- DATABASE_URL=postgresql://danbooru:danbooru@postgres/danbooru
|
||||
- ARCHIVE_DATABASE_URL=postgresql://danbooru:danbooru@postgres/danbooru
|
||||
- PARALLEL_WORKERS=8 # number of parallel tests to run
|
||||
- DANBOORU_SECRET_KEY_BASE=1234
|
||||
- DANBOORU_AWS_SQS_ENABLED
|
||||
- DANBOORU_TWITTER_API_KEY
|
||||
|
||||
Reference in New Issue
Block a user