summaryrefslogtreecommitdiffstats
path: root/tests/qml/monitoring/am-config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qml/monitoring/am-config.yaml')
-rw-r--r--tests/qml/monitoring/am-config.yaml16
1 files changed, 0 insertions, 16 deletions
diff --git a/tests/qml/monitoring/am-config.yaml b/tests/qml/monitoring/am-config.yaml
deleted file mode 100644
index 00c43b53..00000000
--- a/tests/qml/monitoring/am-config.yaml
+++ /dev/null
@@ -1,16 +0,0 @@
-formatVersion: 1
-formatType: am-configuration
----
-applications:
- builtinAppsManifestDir: "${CONFIG_PWD}/apps"
- installedAppsManifestDir: "/tmp/am-monitoring-test/manifests"
- appImageMountDir: "/tmp/am-monitoring-test/image-mounts"
- database: "/tmp/am-monitoring-test/apps.db"
-
-installationLocations:
-- id: "internal-0"
- installationPath: "/tmp/am-monitoring-test/apps"
- documentPath: "/tmp/am-monitoring-test/docs"
- mountPoint: "/tmp"
- isDefault: true
-