aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/perftest/ssl.yaml
diff options
context:
space:
mode:
authorwu.zhihui <wu.zhihui1@zte.com.cn>2016-11-29 14:19:38 +0800
committerwu.zhihui <wu.zhihui1@zte.com.cn>2016-11-29 14:19:38 +0800
commitf9e27f31832ef3d3809b69129cbe8a9412da7246 (patch)
treefdebec4ac6d5a3336673211201500b4f785c4eab /benchmarks/perftest/ssl.yaml
parent29927dc95238bbc5652a1bbd31ff686ec976d032 (diff)
correct the path of transform/ in ansible scripts
Due to reorganize qtip directory, it need to correct the path of transform/ in ansible scripts Change-Id: I9eb9cb194419b9eeb71ece6764335ee238db1481 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
Diffstat (limited to 'benchmarks/perftest/ssl.yaml')
-rw-r--r--benchmarks/perftest/ssl.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/perftest/ssl.yaml b/benchmarks/perftest/ssl.yaml
index f72c7cfe..6002bfff 100644
--- a/benchmarks/perftest/ssl.yaml
+++ b/benchmarks/perftest/ssl.yaml
@@ -65,13 +65,13 @@
shell: cd $HOME/Open_SSL/openssl-1.0.2f/apps && sudo ./openssl speed -evp aes-128-cbc >> $HOME/qtip_result/AES-128-CBC_dump
- name: Fetching result transformation script
- copy: src={{workingdir}}/utils/transform/ssl_transform.py dest={{home_dir.stdout}}/qtip_result
+ copy: src={{workingdir}}/qtip/utils/transform/ssl_transform.py dest={{home_dir.stdout}}/qtip_result
- name: Transforming result
shell: cd $HOME/qtip_result && python ssl_transform.py
- name: copy report formation script
- copy: src={{workingdir}}/utils/transform/final_report.py dest={{home_dir.stdout}}/qtip_result
+ copy: src={{workingdir}}/qtip/utils/transform/final_report.py dest={{home_dir.stdout}}/qtip_result
- name: consolidating report
shell: cd $HOME/qtip_result && python final_report.py SSL {{fname}}