adjust locust file
This commit is contained in:
parent
864a76f63c
commit
bf48a9c75a
|
@ -20,7 +20,7 @@ services:
|
||||||
command: -f locustfile.py --worker --master-host master
|
command: -f locustfile.py --worker --master-host master
|
||||||
deploy:
|
deploy:
|
||||||
mode: replicated
|
mode: replicated
|
||||||
replicas: 4
|
replicas: 8
|
||||||
networks:
|
networks:
|
||||||
- locust
|
- locust
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue