summaryrefslogtreecommitdiff
path: root/metrics/android-render-test-runner-metrics.json
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2020-01-27 16:31:33 +0200
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2020-01-28 00:44:07 +0200
commit0de6ffc383022e3ebfb658a729a0c9d7d7b026c4 (patch)
tree415d7542d0fd526b4c2daec74aa46728524a21f3 /metrics/android-render-test-runner-metrics.json
parent8ddb0a959002b96dda1e656e3bcd87ac55286122 (diff)
downloadqtlocation-mapboxgl-0de6ffc383022e3ebfb658a729a0c9d7d7b026c4.tar.gz
[build] Cleanup CircleCI configuration
- Remove the legacy build jobs - Remove the next- namespace.
Diffstat (limited to 'metrics/android-render-test-runner-metrics.json')
-rw-r--r--metrics/android-render-test-runner-metrics.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/metrics/android-render-test-runner-metrics.json b/metrics/android-render-test-runner-metrics.json
new file mode 100644
index 0000000000..2be1325d14
--- /dev/null
+++ b/metrics/android-render-test-runner-metrics.json
@@ -0,0 +1,20 @@
+{
+ "base_test_path": "tests",
+ "cache_path": "cache-metrics.db",
+ "expectation_paths": [
+ "expectations/platform-all",
+ "expectations/platform-android"
+ ],
+ "ignore_paths": [
+ "ignores/platform-all.json",
+ "ignores/platform-linux.json",
+ "ignores/platform-android.json"
+ ],
+ "metric_path": "android-render-test-runner",
+ "probes": [
+ "probeGFX",
+ "probeMemory",
+ "probeNetwork"
+ ],
+ "result_path": "/sdcard"
+}