Commit Graph

20 Commits (285b9e9b6c3558718e7d4f513062e277948ac35d)

Author SHA1 Message Date
reivilibre 65e675504f
Add the ability to set the log level using the `SYNAPSE_TEST_LOG_LEVEL` environment when using `complement.sh`. (#13152) 2 years ago
reivilibre 9667bad55d
Improve startup times in Complement test runs against workers, particularly in CPU-constrained environments. (#13127) 2 years ago
reivilibre 3c5549e74a
Refactor the Dockerfile-workers configuration script to use Jinja2 templates in Synapse workers' Supervisord blocks. (#13054) 2 years ago
reivilibre 212be2edc1
Use updated `update_user_directory_from_worker` options in Complement tests. (#13069) 2 years ago
reivilibre 67f51c84f8
Merge the Complement testing Docker images into a single, multi-purpose image. (#12881) 3 years ago
Nick Mills-Barrett 1f9013ce60
Add the `batch_send` endpoint to generic workers (#12868) 3 years ago
reivilibre 67aae05ece
Support registering Application Services when running with workers under Complement. (#12826) 3 years ago
reivilibre 4fef76ca34
Remove Caddy from the Synapse workers image used in Complement. (#12818) 3 years ago
reivilibre c2d50e9f6c
Add the `notify_appservices_from_worker` configuration option (superseding `notify_appservices`) to allow a generic worker to be designated as the worker to send traffic to Application Services. (#12452) 3 years ago
reivilibre d743b25c8f
Use supervisord to supervise Postgres and Caddy in the Complement image. (#12480) 3 years ago
David Robertson 8bac3e0435
disallow-untyped-defs in `docker` and `stubs` directories (#12528) 3 years ago
Richard van der Hoff aaaff98202
Dockerfile-workers: reduce the amount we install (#12464) 3 years ago
Richard van der Hoff 8af8a9bce5
Dockerfile-workers: give the master its own log config (#12466) 3 years ago
Richard van der Hoff 3cdf5a1386
Fix up healthcheck generation for workers docker image (#12405) 3 years ago
Jorge Florian 78e4d96a4d
Add missing type definitions for scripts in docker folder (#12280) 3 years ago
Olivier Wilkinson (reivilibre) 4dd9ea8f4f Revert "Revert accidental fast-forward merge from v1.49.0rc1" 3 years ago
Sean Quah 158d73ebdd Revert accidental fast-forward merge from v1.49.0rc1 3 years ago
Michael Kaye e2c300e7e4
Create healthcheck script for synapse-workers container (#11429) 3 years ago
Aaron R d993c3bb1e
Add support for `/_matrix/media/v3` APIs (#11371) 3 years ago
kegsay 01df612e1e
Fix frontend_proxy jinja script in docker workers (#10783) 3 years ago
Patrick Cloke 7d90d6ce9b
Run complement with Synapse workers manually. (#10039) 4 years ago
Andrew Morgan 7e460ec2a5
Add a dockerfile for running a set of Synapse worker processes (#9162) 4 years ago