1 ##############################################################################
2 # Copyright (c) 2017 kristian.hunt@gmail.com and others.
4 # All rights reserved. This program and the accompanying materials
5 # are made available under the terms of the Apache License, Version 2.0
6 # which accompanies this distribution, and is available at
7 # http://www.apache.org/licenses/LICENSE-2.0
8 ##############################################################################
10 # Sample test suite file
11 # Test cases listed in the suite file should be in the tests/opnfv/test_cases directory
12 # or specified in test_cases_dir optional variable as done below
14 schema: "yardstick:suite:0.1"
16 name: "Sample test suite"
17 test_cases_dir: "samples/"
22 file_name: ping-template.yaml
24 default: '{"packetsize": "200"}'
26 file_name: ping-template.yaml
27 task_args_file: "/tmp/test-args-file.json"