aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/benchmark/core/no_constraint_with_args_scenario_sample.yaml
AgeCommit message (Collapse)AuthorFilesLines
2016-12-30Split Yardstick CLI with Yardstick core logicchenjiankun1-0/+15
JIRA: YARDSTICK-511 We need to unify yardstick entry. Now the solution is using CLI call API as nova do. This is the first step: coupling the yardstick core logic from CLI. Moving the core logic to yardstick/benchmark/core and the CLI using a object to call yardstick core logic. Change-Id: I84f10d2134635880c281cc63212a8533f2dd7d4e Signed-off-by: chenjiankun <chenjiankun1@huawei.com>