summaryrefslogtreecommitdiff
path: root/metrics/binary-size.json
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2019-11-26 23:37:33 +0200
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2019-11-27 18:32:58 +0200
commit8d163c159f7cc0699be488457cf14c67bb07f2c7 (patch)
tree3ff5023ff662ea1c0d44c70a02dc0dcea41fc58d /metrics/binary-size.json
parent91d83accde5aa88894d9191441668e779e2b7692 (diff)
downloadqtlocation-mapboxgl-8d163c159f7cc0699be488457cf14c67bb07f2c7.tar.gz
[metrics] Add binary size metrics
This test will check the size of the tools and shared libraries built from previous bots in a single run. We will have +/- 1% acceptable variance before the test fails.
Diffstat (limited to 'metrics/binary-size.json')
-rw-r--r--metrics/binary-size.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/metrics/binary-size.json b/metrics/binary-size.json
new file mode 100644
index 0000000000..f874991a2e
--- /dev/null
+++ b/metrics/binary-size.json
@@ -0,0 +1,3 @@
+{
+ "base_test_path":"tests/binary-size"
+}