Skip to content

Commit b2f7af2

Browse files
committed
Issue #55 use atol=1 for bap_composite benchmarks
result output range is integer [0-5000], so the default tolerance of 1-6 doesn't make sense
1 parent d53236d commit b2f7af2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

benchmark_scenarios/bap_composite.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@
5757
"reference_data": {
5858
"job-results.json": "https://s3.waw3-1.cloudferro.com/apex-benchmarks/gh-11642884038!tests_test_benchmarks.py__test_run_benchmark_bap_composite_!actual/job-results.json",
5959
"openEO_2022-05-01Z.tif": "https://s3.waw3-1.cloudferro.com/apex-benchmarks/gh-11642884038!tests_test_benchmarks.py__test_run_benchmark_bap_composite_!actual/openEO_2022-05-01Z.tif"
60+
},
61+
"reference_options": {
62+
"atol": 1
6063
}
6164
}
6265
]

0 commit comments

Comments
 (0)