Merge "Record task status if running via CLI"
[yardstick.git] / tests / opnfv / test_cases / opnfv_yardstick_tc043.yaml
index d5754b9..2546b62 100644 (file)
@@ -1,8 +1,10 @@
 ---
-# Yardstick TC043 config file
-# Measure latency between NFVI nodes using ping
 
 schema: "yardstick:task:0.1"
+description: >
+    Yardstick TC043 config file;
+    Measure latency between NFVI nodes using ping.
+
 {% set host = host or "node1.LF" %}
 {% set target = target or "node2.LF" %}
 {% set pod_info = pod_info or "etc/yardstick/nodes/compass_sclab_physical/pod.yaml" %}