Merge "Allow locust benchmarks to use zeromq"
This commit is contained in:
@@ -19,7 +19,10 @@
|
||||
tasks:
|
||||
- name: Install locust
|
||||
pip:
|
||||
name: locustio
|
||||
name: "{{ item }}"
|
||||
with_items:
|
||||
- locustio
|
||||
- pyzmq
|
||||
- name: Drop benchmarking config files
|
||||
template:
|
||||
src: "{{ item.src }}"
|
||||
|
Reference in New Issue
Block a user