mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-03-20 17:48:44 +00:00
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}}
|