Add example storage benchmarking project running on zte-pod4 33/39033/3
authorYujun Zhang <zhang.yujunz@zte.com.cn>
Thu, 10 Aug 2017 03:25:11 +0000 (11:25 +0800)
committerYujun Zhang <zhang.yujunz@zte.com.cn>
Fri, 18 Aug 2017 09:13:08 +0000 (09:13 +0000)
commit5041eb2f128eb2c9bb3c1715a4442fa5605eee6e
tree4b14df02bc2cd4164c222685fb699e9d4a9c99ce
parent17209935c79e52f763aa41fd5da8a3c0f847e994
Add example storage benchmarking project running on zte-pod4

TODO: add project generator for storage benchmarking

Change-Id: Ibed1e1ce2fc3948b08564f19b6bc680c88bf039a
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
21 files changed:
examples/storage-zte-pod4/.qtip-cache/192.0.2.10 [new file with mode: 0644]
examples/storage-zte-pod4/.qtip-cache/apex-virtual-pod4 [new file with mode: 0644]
examples/storage-zte-pod4/.qtip-cache/localhost [new file with mode: 0644]
examples/storage-zte-pod4/ansible.cfg [new file with mode: 0644]
examples/storage-zte-pod4/fixtures/case.json [new file with mode: 0644]
examples/storage-zte-pod4/fixtures/pod.json [new file with mode: 0644]
examples/storage-zte-pod4/fixtures/project.json [new file with mode: 0644]
examples/storage-zte-pod4/group_vars/all.yml [new file with mode: 0644]
examples/storage-zte-pod4/host_vars/localhost.yml [new file with mode: 0644]
examples/storage-zte-pod4/hosts [new file with mode: 0644]
examples/storage-zte-pod4/results/current [new symlink]
examples/storage-zte-pod4/results/opnfv-pod-20170810-1120/192.0.2.10/ceph-disk-info.log [new file with mode: 0644]
examples/storage-zte-pod4/results/opnfv-pod-20170810-1120/192.0.2.10/ceph-network-info.log [new file with mode: 0644]
examples/storage-zte-pod4/results/opnfv-pod-20170810-1120/192.0.2.10/ceph_report.json [new file with mode: 0644]
examples/storage-zte-pod4/results/opnfv-pod-20170810-1120/192.0.2.10/sysinfo-192.0.2.10/ceph.conf [new file with mode: 0644]
examples/storage-zte-pod4/run.yml [new file with mode: 0644]
examples/storage-zte-pod4/setup.yml [new file with mode: 0644]
examples/storage-zte-pod4/ssh.cfg [new file with mode: 0644]
examples/storage-zte-pod4/teardown.yml [new file with mode: 0644]
examples/storage-zte-pod4/templates/hosts [new file with mode: 0644]
examples/storage-zte-pod4/templates/ssh.cfg [new file with mode: 0644]