bottlenecks offiline support 01/53201/5
authorliyin <liyin11@huawei.com>
Wed, 7 Mar 2018 03:47:28 +0000 (03:47 +0000)
committerAce Lee <liyin11@huawei.com>
Mon, 12 Mar 2018 02:21:54 +0000 (02:21 +0000)
commitadf6a02bae295455f584ebab762592dd57e2422c
tree04c01b98d18eed356e4adf542bbcde53b00cafde
parent06db2e37272bb3a030c2b5f2e255ec6a61f17472
bottlenecks offiline support

JIRA: BOTTLENECK-224

This patch for bottlenecks support offiline.
By use some offiline image rather than yardstick env prepare.
This will solve some problem happened in yardstick image builder.

Change-Id: I62b6606570c2ea6ce365212c79777af01c47c9a6
Signed-off-by: liyin <liyin11@huawei.com>
14 files changed:
config/config.yaml
testsuites/posca/testcase_cfg/posca_factor_multistack_storage.yaml
testsuites/posca/testcase_cfg/posca_factor_multistack_storage_parallel.yaml
testsuites/posca/testcase_script/posca_factor_multistack_storage.py
testsuites/posca/testcase_script/posca_factor_multistack_storage_parallel.py
testsuites/posca/testcase_script/posca_factor_ping.py
testsuites/posca/testcase_script/posca_feature_testpmd_scale_up.py
testsuites/posca/testcase_script/posca_feature_vnf_scale_out.py
testsuites/run_testsuite.py
utils/env_prepare/stack_prepare.py
utils/infra_setup/heat/manager.py
utils/infra_setup/runner/docker_env.py
utils/infra_setup/runner/yardstick.py
utils/parser.py