summaryrefslogtreecommitdiffstats
path: root/qtip/ansible_library/plugins/action/calculate.py
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2017-08-17 02:35:04 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-08-17 02:35:04 +0000
commitef578e8259d2d43c497cbc6e4d0d15a2afb2f076 (patch)
tree5a3156408cd027aeb51b30ecef501dca7c89b2dd /qtip/ansible_library/plugins/action/calculate.py
parentfa7d89ee68d4b345530c6bc036d80ebbc0a1fc04 (diff)
parent86b0ef02f5c0ec0ec80ffb0f507ecf7e573611c6 (diff)
Merge "Migrate contents from benchmarks to resources"
Diffstat (limited to 'qtip/ansible_library/plugins/action/calculate.py')
-rw-r--r--qtip/ansible_library/plugins/action/calculate.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtip/ansible_library/plugins/action/calculate.py b/qtip/ansible_library/plugins/action/calculate.py
index 33cda1bb..fa459406 100644
--- a/qtip/ansible_library/plugins/action/calculate.py
+++ b/qtip/ansible_library/plugins/action/calculate.py
@@ -88,7 +88,7 @@ def calc_qpi(qpi_spec, metrics, sysinfo, qpi_baseline):
'system_info': sysinfo,
'sections': section_results,
'spec': "https://git.opnfv.org/qtip/tree/resources/QPI/compute.yaml",
- 'baseline': "https://git.opnfv.org/qtip/tree/resources/QPI/compute-baseline.json"
+ 'baseline': "https://git.opnfv.org/qtip/tree/resources/baselines/compute.json"
}
return results