aboutsummaryrefslogtreecommitdiffstats
path: root/samples/test_suite.yaml
blob: 9a766b06a487aa3a9f9396a8a62f003ddadfce11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
##############################################################################
# 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
# or specified in test_cases_dir optional variable as done below

schema: "yardstick:suite:0.1"

name: "Sample test suite"
test_cases_dir: "samples/"
test_cases:
-
  file_name: ping.yaml
-
  file_name: ping-template.yaml
  task_args: '{"packetsize": "200"}'
-
  file_name: ping-template.yaml
  task_args_file: "/tmp/test-args-file.json"
dicator">: 1 interval: 1 sla: mean_latency: 100 action: monitor #- # type: NetperfNode # options: # testname: 'TCP_RR' # req_rsp_size: '32,1024' # # host: node1.LF # target: node2.LF # # runner: # type: Duration # duration: 20 # interval: 1 # sla: # mean_latency: 300 # action: monitor context: type: Node name: LF file: etc/yardstick/nodes/compass_sclab_physical/pod.yaml