From 86b0ef02f5c0ec0ec80ffb0f507ecf7e573611c6 Mon Sep 17 00:00:00 2001 From: Yujun Zhang Date: Wed, 16 Aug 2017 16:31:44 +0800 Subject: Migrate contents from benchmarks to resources Change-Id: I189c3d5224ec58ad63851d173b94204b273c3696 Signed-off-by: Yujun Zhang --- tests/conftest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') 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", } -- cgit 1.2.3-korg