From c3719d8c16118b634f6d160e831a411e6dee2df6 Mon Sep 17 00:00:00 2001 From: okada <> Date: Fri, 14 Jul 2023 18:44:50 +0900 Subject: [PATCH 1/2] feat: Result of conformance testing by Hitachi --- catalog/conformance-tests/result-nri-cts-005.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 catalog/conformance-tests/result-nri-cts-005.json diff --git a/catalog/conformance-tests/result-nri-cts-005.json b/catalog/conformance-tests/result-nri-cts-005.json new file mode 100644 index 0000000..af03867 --- /dev/null +++ b/catalog/conformance-tests/result-nri-cts-005.json @@ -0,0 +1,14 @@ +{ + "tested_solution": { + "solution_id": "nri-cts", + "version": "0.9.15" + }, + "tested_by": { + "solution_name": "EcoAssist-Pro/LCA", + "version": "2.0.0", + "solution_id": "ecoassist-prolca" + }, + "test_result": "passed", + "test_date": "2023-05-26T06:52:00Z", + "pathfinder_version": "1.0.0" +} \ No newline at end of file From e773aab67c0feabb1f464e2c81b448579b330b78 Mon Sep 17 00:00:00 2001 From: okada <> Date: Wed, 26 Jul 2023 16:12:04 +0900 Subject: [PATCH 2/2] feat: Correction of pathfinder_version in tests with zeroboard and boost technologies --- catalog/conformance-tests/result-nri-cts-002.json | 2 +- catalog/conformance-tests/result-nri-cts-004.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/catalog/conformance-tests/result-nri-cts-002.json b/catalog/conformance-tests/result-nri-cts-002.json index 7755034..c61d57d 100644 --- a/catalog/conformance-tests/result-nri-cts-002.json +++ b/catalog/conformance-tests/result-nri-cts-002.json @@ -10,5 +10,5 @@ }, "test_result": "passed", "test_date": "2023-05-08T01:50:00Z", - "pathfinder_version": "1.0.1" + "pathfinder_version": "1.0.0" } \ No newline at end of file diff --git a/catalog/conformance-tests/result-nri-cts-004.json b/catalog/conformance-tests/result-nri-cts-004.json index 8520e08..91e8dfe 100644 --- a/catalog/conformance-tests/result-nri-cts-004.json +++ b/catalog/conformance-tests/result-nri-cts-004.json @@ -10,5 +10,5 @@ }, "test_result": "passed", "test_date": "2023-05-26T02:09:00Z", - "pathfinder_version": "1.0.1" + "pathfinder_version": "1.0.0" } \ No newline at end of file