Add utility tools to ApexLake 85/4685/4
authorVincenzo Riccobene <vincenzox.m.riccobene@intel.com>
Wed, 16 Dec 2015 15:14:21 +0000 (15:14 +0000)
committerJörgen Karlsson <jorgen.w.karlsson@ericsson.com>
Fri, 18 Dec 2015 07:56:53 +0000 (07:56 +0000)
commit10594c003a2bc2e2b1ff45a2dff28911b9c2c8f5
treee1aeb492eb8b592121e010f880f71e9b2f568810
parenta49a2474e96234da6dcd6ba7128664c62c345490
Add utility tools to ApexLake

Add utility tools and related tests to ApexLake
Fix also small things in all tests

JIRA: YARDSTICK-35

Change-Id: I76ab79b3b7ba3b48633517477b262f5bcdc743f0
Signed-off-by: Vincenzo Riccobene <vincenzox.m.riccobene@intel.com>
13 files changed:
yardstick/vTC/apexlake/.gitignore [new file with mode: 0644]
yardstick/vTC/apexlake/bin/run_tests.sh
yardstick/vTC/apexlake/experimental_framework/__init__.py [new file with mode: 0644]
yardstick/vTC/apexlake/experimental_framework/benchmarks/__init__.py [new file with mode: 0644]
yardstick/vTC/apexlake/experimental_framework/common.py [new file with mode: 0644]
yardstick/vTC/apexlake/experimental_framework/constants/conf_file_sections.py
yardstick/vTC/apexlake/tests/common_test.py [new file with mode: 0644]
yardstick/vTC/apexlake/tests/generates_template_test.py
yardstick/vTC/apexlake/tests/heat_manager_test.py
yardstick/vTC/apexlake/tests/instantiation_validation_bench_test.py
yardstick/vTC/apexlake/tests/instantiation_validation_noisy_bench_test.py
yardstick/vTC/apexlake/tests/multi_tenancy_throughput_benchmark_test.py
yardstick/vTC/apexlake/tests/rfc2544_throughput_benchmark_test.py