tests: include the max task count in benchmark
This way we can tell the progress. Change-Id: Ic7e622636ba58228f78cdafe639b013781766cb0
This commit is contained in:
parent
ce36d2ed67
commit
c511ff94e7
@ -5,4 +5,4 @@
|
||||
|
||||
- name: Run a task
|
||||
debug:
|
||||
msg: "{{ inventory_hostname }} running task #{{ item }}"
|
||||
msg: "{{ inventory_hostname }} running task {{ item }}/{{ benchmark_task_count }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user