aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2017-08-16 16:31:44 +0800
committerYujun Zhang <zhang.yujunz@zte.com.cn>2017-08-16 16:36:26 +0800
commit86b0ef02f5c0ec0ec80ffb0f507ecf7e573611c6 (patch)
treea688aefbc1b35922ab56f807e6c22f9303fabe75 /tests
parentd602404a17f1935a524e8fc46ed853d4c7717164 (diff)
Migrate contents from benchmarks to resources
Change-Id: I189c3d5224ec58ad63851d173b94204b273c3696 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to 'tests')
-rw-r--r--tests/conftest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/conftest.py b/tests/conftest.py
index 8e812d66..343f3548 100644
--- a/tests/conftest.py
+++ b/tests/conftest.py
@@ -156,7 +156,7 @@ def qpi_result(section_result, info):
'system_info': info,
'sections': [section_result],
'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",
}