summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>2018-05-17 08:11:02 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-05-17 08:11:02 +0000
commit594d939576ca463e94f2906bc38b4866fd9a64eb (patch)
treeff9f2237e186f93350fa37621f33b3d0afdff6a2
parent98095278d8f21271399a2a9c80d380fef65013e5 (diff)
parent778ce669d703472acef3e0b22890f512df6ce713 (diff)
Merge "Update samples/test_suite.yaml" into stable/fraser
-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"