aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhijit Sinha <abhijit.sinha@intel.com>2018-05-10 09:01:02 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-05-10 09:01:02 +0000
commitd5f2224309dcefa2acd3bb3bb822ce9379c0ecbc (patch)
tree1820e6e44b96277be34941cc8df3bbb7ce957a16
parent4cde90255da477f4cd942a024e44426285f0c9ca (diff)
parent7b00d64494bdd61f2ab37005de76fa5f6496d45d (diff)
Merge "Update samples/test_suite.yaml"
-rw-r--r--samples/test_suite.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/samples/test_suite.yaml b/samples/test_suite.yaml
index 9a766b06a..6f5f53b46 100644
--- a/samples/test_suite.yaml
+++ b/samples/test_suite.yaml
@@ -20,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"