Merge "Modify grafana config for TC037_Network Latency, Throughput, Packet Loss and...
[yardstick.git] / tests / opnfv / test_cases / opnfv_yardstick_tc040.yaml
1 ---
2 # Yardstick TC040 config file
3 # Running Parser Yang-to-Tosca module as a tool, validating output against expected outcome
4
5 schema: "yardstick:task:0.1"
6
7
8 scenarios:
9 -
10   type: Parser
11   options:
12     yangfile:  /home/opnfv/repos/yardstick/samples/yang.yaml
13     toscafile: /home/opnfv/repos/yardstick//samples/tosca.yaml
14
15   runner:
16     type: Iteration
17     iterations: 1
18     interval: 1
19
20 context:
21   type: Dummy
22