Restructured QTIP directories and CLI 75/5075/1
authorMofassir Arif <Mofassir_arif@dellteam.com>
Tue, 22 Dec 2015 12:17:57 +0000 (04:17 -0800)
committerMofassir Arif <Mofassir_arif@dellteam.com>
Tue, 22 Dec 2015 12:17:57 +0000 (04:17 -0800)
commit39342467e5e647ae605f40bed04c5a3b3bc50f5e
tree9c7b73c5e32a816c83db93bbac6aa3af80e7f9fa
parent4b3e9b6cf97296dd591dc2cf95ead96ee60075f5
Restructured QTIP directories and CLI

I have changed the arguments for the CLI and now QTIP
takes a file along withthe name of the lab to run on
Right now only the config files for the dell lab have
been added, These will increase when we make QTIP available
for other labs. I have also added the provision of changing
the public network from the config file and some leftover
files from previous verisons have been remove

Change-Id: Ifeb01d80099eab06dc77a7b2e07097ebb17a13a2
Signed-off-by: Mofassir Arif <Mofassir_arif@dellteam.com>
33 files changed:
benchmarks/playbooks/sys_info_pbook.yaml
benchmarks/playbooks/whetstone.yaml
data/hosts
data/my_key.pem
func/cli.py
func/env_setup.py
func/spawn_vm.py
heat/HeatTemplate.yaml [deleted file]
heat/SampleHeat.yaml
heat/TEST.yaml [deleted file]
heat/WorkingTemplate.yaml [deleted file]
heat/heat.yaml [deleted file]
test_cases/SampleHeat.yaml [deleted file]
test_cases/TESTER.yaml [deleted file]
test_cases/dell_santa_clara/compute/.whetstone_serial.yaml.swp [moved from test_cases/compute/.whetstone_serial.yaml.swp with 100% similarity]
test_cases/dell_santa_clara/compute/dhrystone_parallel.yaml [moved from test_cases/compute/dhrystone_parallel.yaml with 100% similarity]
test_cases/dell_santa_clara/compute/dhrystone_serial.yaml [moved from test_cases/compute/dhrystone_serial.yaml with 100% similarity]
test_cases/dell_santa_clara/compute/dpi_parallel.yaml [moved from test_cases/compute/dpi_parallel.yaml with 89% similarity]
test_cases/dell_santa_clara/compute/dpi_serial.yaml [moved from test_cases/compute/dpi_serial.yaml with 77% similarity]
test_cases/dell_santa_clara/compute/ssl_parallel.yaml [moved from test_cases/compute/ssl_parallel.yaml with 100% similarity]
test_cases/dell_santa_clara/compute/ssl_serial.yaml [moved from test_cases/compute/ssl_serial.yaml with 100% similarity]
test_cases/dell_santa_clara/compute/whetstone_parallel.yaml [moved from test_cases/compute/whetstone_parallel.yaml with 100% similarity]
test_cases/dell_santa_clara/compute/whetstone_serial.yaml [moved from test_cases/compute/whetstone_serial.yaml with 100% similarity]
test_cases/dell_santa_clara/network/iperf_topology_1.yaml [moved from test_cases/network/iperf_topology_1.yaml with 100% similarity]
test_cases/dell_santa_clara/network/iperf_topology_2.yaml [moved from test_cases/network/iperf_topology_2.yaml with 100% similarity]
test_cases/dell_santa_clara/network/iperf_topology_3.yaml [moved from test_cases/network/iperf_topology_3.yaml with 100% similarity]
test_cases/dell_santa_clara/network/netperf.yaml [moved from test_cases/network/netperf.yaml with 100% similarity]
test_cases/dell_santa_clara/network/pktgen.yaml [moved from test_cases/network/pktgen.yaml with 100% similarity]
test_cases/dell_santa_clara/storage/fio_2.yaml [moved from test_cases/storage/fio_2.yaml with 100% similarity]
test_cases/dell_santa_clara/storage/fio_parallel.yaml [moved from test_cases/storage/fio_parallel.yaml with 100% similarity]
test_list/compute.txt [new file with mode: 0644]
test_list/network.txt [new file with mode: 0644]
test_list/storage.txt [new file with mode: 0644]