aboutsummaryrefslogtreecommitdiffstats
path: root/tests/opnfv/test_cases
diff options
context:
space:
mode:
authorRex Lee <limingjiang@huawei.com>2017-09-15 09:01:06 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-09-15 09:01:06 +0000
commit1c67f896d6f8c19bb1589bba16f0e1ce2ebaae0a (patch)
tree8372c685761a8f543fd9565cd359ca61709c28ec /tests/opnfv/test_cases
parenta0daef0c218943189722f4ab2859c01b65771682 (diff)
parent6edd83fc43c9a6e37ad5875d6fe202bb29fdc110 (diff)
Merge "tc006: fio job_file.ini the volume should be configed"
Diffstat (limited to 'tests/opnfv/test_cases')
-rw-r--r--tests/opnfv/test_cases/opnfv_yardstick_tc006.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc006.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc006.yaml
index a35629f81..81b42dc4d 100644
--- a/tests/opnfv/test_cases/opnfv_yardstick_tc006.yaml
+++ b/tests/opnfv/test_cases/opnfv_yardstick_tc006.yaml
@@ -14,6 +14,7 @@ description: >
Measure volume storage IOPS, throughput and latency using fio with job file.
{% set directory = directory or "/FIO_Test" %}
+{% set volume_size = volume_size or 200 %}
{% set provider = provider or none %}
{% set physical_network = physical_network or 'physnet1' %}
{% set segmentation_id = segmentation_id or none %}
@@ -53,7 +54,7 @@ context:
floating_ip: true
volume:
name: test-volume
- size: 200
+ size: {{volume_size}}
volume_mountpoint: /dev/vdb
networks: