aboutsummaryrefslogtreecommitdiffstats
path: root/docs/storage_testcases.rst
blob: 50317adfc8e8d1eb2aa3493da711e7751b7270e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
QTIP Storage testcases
===================

The QTIP benchmark suite aims to evaluate storage components within an OPNFV platform. For Brahamaputra release, FIO would evaluate File System performance for the host machine. It will also test the I/O performance provided by the hypervisor(KVM) when Storage benchmarks are run inside VMs.

**Note: For Brahmaputra release, only the Ephemeral Storage is being tested. For C release persistent block and object storage would be tested.**

The FIO Job would consist of:

1. A file size of 5GB
2. Random Read 50%, Random Write 50%
3. Direct I/O
4. Asynch I/O Engine
5. I/O Queue depth of 2
6. Block size :4K


For this Job, I/O per second would be measured along mean I/O latency to provide storage performance numbers.