2 # Sample test suite file
3 # Test cases listed in the suite file should be in the tests/opnfv/test_cases directory
4 # or specified in test_cases_dir optional variable as done below
6 schema: "yardstick:suite:0.1"
8 name: "Sample test suite"
9 test_cases_dir: "samples/"
14 file_name: ping-template.yaml
15 task_args: '{"packetsize": "200"}'
17 file_name: ping-template.yaml
18 task_args_file: "/tmp/test-args-file.json"