add package scenarios with module base 95/595/1
authorHans Feldt <hans.feldt@ericsson.com>
Tue, 19 May 2015 08:42:51 +0000 (10:42 +0200)
committerHans Feldt <hans.feldt@ericsson.com>
Tue, 19 May 2015 08:42:51 +0000 (10:42 +0200)
commite2a4270e0d29eac71f7723ed901617d4daa799c0
treee3615695b6a2b824714e96dca6ab9a21620bb413
parentbc5339353682d737e5d5d948642028fab3bd186a
add package scenarios with module base

The Scenario class is a base class for all "real" scenarios.

Change-Id: I4891321bdf489bce3e5c7e25c0c75e6882e344e4
JIRA: -
Signed-off-by: Hans Feldt <hans.feldt@ericsson.com>
yardstick/benchmark/__init__.py [new file with mode: 0644]
yardstick/benchmark/scenarios/__init__.py [new file with mode: 0644]
yardstick/benchmark/scenarios/base.py [new file with mode: 0644]