aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: 4629763a3e99b146b4c132dda91aaf828e91cf31 (plain)
1
2
3
4
5
6
7
8
9
10
##############################################################################
# Copyright (c) 2015 Ericsson AB and others.
# stefan.k.berg@ericsson.com
# jonas.bjurel@ericsson.com
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
n class="nn">--- - name: run yardstick tests hosts: yardstick vars_files: - yardstick_config.yml - role: install_storperf when: "NODE_NAME == 'huawei-pod1'" # - run_test - role: remove_storperf when: "NODE_NAME == 'huawei-pod1'"