summaryrefslogtreecommitdiffstats
path: root/qtip/cli/templates/metric.j2
blob: 126587f9b905a75d809c1d298eef639a42a24c98 (plain)
1
2
3
4
5
6
Name: {{ name }}
Description: {{ description }}
Workloads:
{% for wl in workloads %}
  {{ wl }}
{% endfor %}