aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/playbooks/dhrystone.yaml
diff options
context:
space:
mode:
authorNauman Ahad <nauman.ahad@xflowresearch.com>2016-06-06 13:36:19 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-06-06 13:36:19 +0000
commit06fe75eed51ef0f227487fc23a834841b7a29760 (patch)
treec5aeaf63eaca4b09c130e883b2212c65adcb7e10 /benchmarks/playbooks/dhrystone.yaml
parente883f8d8ef5ee497982e13ff8afcdef771dfcc7f (diff)
parent1502753c041ec7179260890c8b2c41305fc91378 (diff)
Merge "Add zte-pod1 test cases and include proxy in playbooks."
Diffstat (limited to 'benchmarks/playbooks/dhrystone.yaml')
-rw-r--r--benchmarks/playbooks/dhrystone.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/playbooks/dhrystone.yaml b/benchmarks/playbooks/dhrystone.yaml
index eb46ad08..82b24dd1 100644
--- a/benchmarks/playbooks/dhrystone.yaml
+++ b/benchmarks/playbooks/dhrystone.yaml
@@ -23,10 +23,11 @@
- name: make directory
shell: sudo mkdir $HOME/qtip_result
+ - include: ./sys_proxy_pbook.yaml
+
- include: ./sys_info_pbook.yaml
vars:
network: false
- - include: ./sys_proxy_pbook.yaml
- name: Installing UnixBench dependencies if CentOS
shell: sudo yum install git gcc patch perl-Time-HiRes -y