aboutsummaryrefslogtreecommitdiffstats
path: root/gui/app/images/yeoman.png
diff options
context:
space:
mode:
authorJingLu5 <lvjing5@huawei.com>2017-12-25 06:50:20 +0000
committerJingLu5 <lvjing5@huawei.com>2017-12-25 09:20:25 +0000
commite3f6b59e6b3e84cc6b2f58f02437177c94350386 (patch)
treef73836b9468788c3638c1b8aa43ecac88573ccf6 /gui/app/images/yeoman.png
parent363185dfe9153a67892be8544fb4b5bf8709fbbc (diff)
SPEC cpu2006 test case for VM
JIRA: YARDSTICK-906 This test case is for benchmarking VM(VNF) compute performance using SPEC CPU2006. Change-Id: Ida87aa4d394e38b398acb0af3176dd1b4c858c35 Signed-off-by: JingLu5 <lvjing5@huawei.com>
Diffstat (limited to 'gui/app/images/yeoman.png')
0 files changed, 0 insertions, 0 deletions
c */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
# Copyright (c) 2017 Intel Corporation.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
---
- name: install yardstick python package
  hosts: yardstick
  vars_files:
    - yardstick_config.yml

  roles:
    - install_local_yardstick