diff options
author | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-04-12 12:17:20 +0800 |
---|---|---|
committer | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-04-12 16:09:49 +0800 |
commit | e7b739f9a202ebcee56e1707161477829ce6a683 (patch) | |
tree | cebb3188413129596e5e0ac79dbaaffec4e61015 /tests/integration/reports/qpi-report | |
parent | 8ee70654479bff695a6781a9f3eaea9f5eb6b765 (diff) |
rename output file to sample
Change-Id: I9c62114ebd6c2016fa177565a4413138cafd573b
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to 'tests/integration/reports/qpi-report')
-rw-r--r-- | tests/integration/reports/qpi-report | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/tests/integration/reports/qpi-report b/tests/integration/reports/qpi-report deleted file mode 100644 index cb9e9308..00000000 --- a/tests/integration/reports/qpi-report +++ /dev/null @@ -1,46 +0,0 @@ -Sample QPI Report - -Host: node-26 -QPI: 1.41147857985 -Spec: compute - -- SSL: 1.41147857985 - - ssl_rsa: 1.41147857985 - - rsa_sign_512: 1.25261808935 - - rsa_verify_512: 1.33973907536 - - rsa_sign_1024: 1.31933223495 - - rsa_verify_1024: 1.46972456907 - - rsa_sign_2048: 1.8615470852 - - rsa_verify_2048: 1.3683903146 - - rsa_sign_4096: 1.31537708129 - - rsa_verify_4096: 1.36510018898 - -Host: node-28 -QPI: 1.28082308651 -Spec: compute - -- SSL: 1.28082308651 - - ssl_rsa: 1.28082308651 - - rsa_sign_512: 1.13628081136 - - rsa_verify_512: 1.24882238433 - - rsa_sign_1024: 1.16100601465 - - rsa_verify_1024: 1.33382620817 - - rsa_sign_2048: 1.72057174888 - - rsa_verify_2048: 1.23917640038 - - rsa_sign_4096: 1.16846229187 - - rsa_verify_4096: 1.2384388324 - -Host: node-27 -QPI: 1.41542492777 -Spec: compute - -- SSL: 1.41542492777 - - ssl_rsa: 1.41542492777 - - rsa_sign_512: 1.25857845591 - - rsa_verify_512: 1.34193319426 - - rsa_sign_1024: 1.32097981222 - - rsa_verify_1024: 1.4807103336 - - rsa_sign_2048: 1.86378923767 - - rsa_verify_2048: 1.36600306932 - - rsa_sign_4096: 1.31635651322 - - rsa_verify_4096: 1.37504880601 |