Merge "Generic helper function to provision and get path from config"
[yardstick.git] / tests / opnfv / test_cases / opnfv_yardstick_tc040.yaml
1 ---
2
3 schema: "yardstick:task:0.1"
4 description: >
5     Yardstick TC040 config file;
6     Running Parser Yang-to-Tosca module as a tool, validating output against expected outcome.
7
8
9 scenarios:
10 -
11   type: Parser
12   options:
13     yangfile:  /home/opnfv/repos/yardstick/samples/yang.yaml
14     toscafile: /home/opnfv/repos/yardstick//samples/tosca.yaml
15
16   runner:
17     type: Iteration
18     iterations: 1
19     interval: 1
20
21 context:
22   type: Dummy
23