summaryrefslogtreecommitdiffstats
path: root/api/apidoc/functest.core.robotframework.rst
blob: 5404912c5508f6e8a5123b9d1cc9b5865295ece5 (plain)
1
2
3
4
5
6
7
functest.core.robotframework module
===================================

.. automodule:: functest.core.robotframework
    :members:
    :undoc-members:
    :show-inheritance:
lass="nt">description: > Test case for TC074 StorPerf benchmark task config file; StorPerf is a tool to measure block and object storage performance in an NFVI. {% set public_network = public_network or "ext-net" %} {% set StorPerf_ip = StorPerf_ip or "192.168.200.1" %} scenarios: - type: StorPerf options: agent_count: 1 agent_image: "Ubuntu-16.04" agent_flavor: "storperf" public_network: {{public_network}} volume_size: 4 block_sizes: "4096" queue_depths: "4" StorPerf_ip: {{StorPerf_ip}} query_interval: 10 timeout: 300 runner: type: Iteration iterations: 1 context: type: Dummy name: Dummy