bugfix: tc078 fails in some situations 23/49123/1
authorrexlee8776 <limingjiang@huawei.com>
Thu, 16 Nov 2017 08:49:16 +0000 (08:49 +0000)
committerRoss Brattain <ross.b.brattain@intel.com>
Sat, 16 Dec 2017 09:22:04 +0000 (09:22 +0000)
commite7338e897892b3d1c484379d8706e503bde684ab
tree81ff62adfe806bc46386a3c45dd41a84ca12ccbb
parent7bad2481c956956ce62eff953ae477333b6c4494
bugfix: tc078 fails in some situations

1. make  "SPECint_benchmark, runspec_iterations, runspec_tune, runspec_size,
runspec_rate" parameterized and change the default value "int^429" to "int"
2. remove "become: true" in some roles since it does not need root privilege

JIRA: YARDSTICK-852

Change-Id: Icb384bddc12911e2681a981d0504e0e142d1a8ec
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
(cherry picked from commit 7bd43b239b7be6f478399526a177922d4482bcc2)
ansible/roles/archive_spec_cpu2006_result/tasks/main.yaml
ansible/roles/fetch_spec_cpu2006_result/tasks/main.yaml
ansible/roles/install_spec_cpu2006/tasks/main.yaml
ansible/roles/unarchive_spec_cpu2006_result/tasks/main.yaml
ansible/roles/uninstall_spec_cpu2006/tasks/main.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc078.yaml [changed mode: 0644->0755]
yardstick/benchmark/scenarios/compute/spec_cpu.py