summaryrefslogtreecommitdiff
path: root/metrics/ios-render-test-runner-style.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/ios-render-test-runner-style.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/ios-render-test-runner-style.json')
-rw-r--r--metrics/ios-render-test-runner-style.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/metrics/ios-render-test-runner-style.json b/metrics/ios-render-test-runner-style.json
new file mode 100644
index 0000000000..432edb11a2
--- /dev/null
+++ b/metrics/ios-render-test-runner-style.json
@@ -0,0 +1,18 @@
+{
+ "base_test_path": "integration",
+ "cache_path": "cache-style.db",
+ "expectation_paths": [
+ "expectations/platform-all",
+ "expectations/platform-ios"
+ ],
+ "ignore_paths": [
+ "ignores/platform-all.json",
+ "ignores/platform-macos.json",
+ "ignores/platform-ios.json"
+ ],
+ "metric_path": "ios-render-test-runner",
+ "probes": [
+ "probeGFX",
+ "probeNetwork"
+ ]
+} \ No newline at end of file