diff options
author | Nauman Ahad <nauman.ahad@xflowresearch.com> | 2016-06-06 13:36:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-06-06 13:36:19 +0000 |
commit | 06fe75eed51ef0f227487fc23a834841b7a29760 (patch) | |
tree | c5aeaf63eaca4b09c130e883b2212c65adcb7e10 /benchmarks/playbooks/ssl.yaml | |
parent | e883f8d8ef5ee497982e13ff8afcdef771dfcc7f (diff) | |
parent | 1502753c041ec7179260890c8b2c41305fc91378 (diff) |
Merge "Add zte-pod1 test cases and include proxy in playbooks."
Diffstat (limited to 'benchmarks/playbooks/ssl.yaml')
-rw-r--r-- | benchmarks/playbooks/ssl.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/playbooks/ssl.yaml b/benchmarks/playbooks/ssl.yaml index eea18bf9..fcb7585c 100644 --- a/benchmarks/playbooks/ssl.yaml +++ b/benchmarks/playbooks/ssl.yaml @@ -25,6 +25,8 @@ - name: making results temporary directory shell: sudo mkdir $HOME/qtip_result + - include: ./sys_proxy_pbook.yaml + - include: ./sys_info_pbook.yaml vars: network: false |