summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/automountlocation_find.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/automountlocation_find.json')
-rw-r--r--install/ui/test/data/automountlocation_find.json30
1 files changed, 24 insertions, 6 deletions
diff --git a/install/ui/test/data/automountlocation_find.json b/install/ui/test/data/automountlocation_find.json
index ea1a54e83..0adc74835 100644
--- a/install/ui/test/data/automountlocation_find.json
+++ b/install/ui/test/data/automountlocation_find.json
@@ -1,17 +1,35 @@
{
- "error": null,
- "id": 6,
+ "error": null,
+ "id": null,
"result": {
- "count": 1,
+ "count": 4,
"result": [
{
"cn": [
+ "BOS"
+ ],
+ "dn": "cn=bos,cn=automount,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com"
+ },
+ {
+ "cn": [
+ "BRNO"
+ ],
+ "dn": "cn=brno,cn=automount,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com"
+ },
+ {
+ "cn": [
"default"
- ],
+ ],
"dn": "cn=default,cn=automount,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com"
+ },
+ {
+ "cn": [
+ "RDU"
+ ],
+ "dn": "cn=rdu,cn=automount,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com"
}
- ],
- "summary": null,
+ ],
+ "summary": null,
"truncated": false
}
} \ No newline at end of file