aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/playbooks/dpi.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/dpi.yaml
parente883f8d8ef5ee497982e13ff8afcdef771dfcc7f (diff)
parent1502753c041ec7179260890c8b2c41305fc91378 (diff)
Merge "Add zte-pod1 test cases and include proxy in playbooks."
Diffstat (limited to 'benchmarks/playbooks/dpi.yaml')
-rw-r--r--benchmarks/playbooks/dpi.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/benchmarks/playbooks/dpi.yaml b/benchmarks/playbooks/dpi.yaml
index 48353d60..f4e6de8d 100644
--- a/benchmarks/playbooks/dpi.yaml
+++ b/benchmarks/playbooks/dpi.yaml
@@ -25,6 +25,9 @@
- name: make qtip_result
shell: sudo mkdir $HOME/qtip_result
+
+ - include: ./sys_proxy_pbook.yaml
+
- include: ./sys_info_pbook.yaml
vars:
network: false
@@ -40,6 +43,8 @@
- name: making nDPI temporary directory
shell: sudo mkdir $HOME/tempD
+ - include: ./git_proxy_pbook.yaml
+
- name: Clone nDPI
shell: cd $HOME/tempD && git clone https://github.com/ntop/nDPI.git