summaryrefslogtreecommitdiffstats
path: root/tests/__init__.py
blob: e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 (plain)

der 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 task config file # running Parser Yang-to-Tosca module as a tool # validating output against expected outcome schema: "yardstick:task:0.1" scenarios: - type: Parser options: yangfile: /root/yardstick/samples/yang.yaml toscafile: /root/yardstick/samples/tosca.yaml runner: type: Iteration iterations: 1 interval: 1 context: type: Dummy