add yardstick iruya 9.0.0 release notes
[yardstick.git] / samples / test_suite.yaml
index 1cb6d3e..6f5f53b 100644 (file)
@@ -1,3 +1,11 @@
+##############################################################################
+# Copyright (c) 2017 kristian.hunt@gmail.com and others.
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
 ---
 # Sample test suite file
 # Test cases listed in the suite file should be in the tests/opnfv/test_cases directory
@@ -12,7 +20,8 @@ test_cases:
   file_name: ping.yaml
 -
   file_name: ping-template.yaml
-  task_args: '{"packetsize": "200"}'
+  task_args:
+    default: '{"packetsize": "200"}'
 -
   file_name: ping-template.yaml
   task_args_file: "/tmp/test-args-file.json"