mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-03-21 01:59:13 +00:00
- Makes a video or voice call - actions and accounts to use have to be specified in agenda. See template-agenda - Instrumentation to follow soon
13 lines
341 B
Plaintext
13 lines
341 B
Plaintext
global:
|
|
iterations: 1
|
|
workloads:
|
|
- id: {{workload_id}}
|
|
name: skypeecho
|
|
params:
|
|
login_name: {{login_name}}
|
|
login_pass: {{login_pass}}
|
|
contact_skypeid: {{contact_skypeid}}
|
|
contact_name: {{contact_name}}
|
|
duration: {{duration}}
|
|
action: {{action}}
|