test: reformat json data to appease linter
This commit just ran:
```
find -iname "*.json" -print -exec sh -c 'jq --indent 2 . {} | sponge {}' \;
```
to ensure that the new test json data from librepo is in the format
the linter expects.
This commit is contained in:
parent
e4ae9ec018
commit
a36fca4b34
10 changed files with 110 additions and 110 deletions
|
|
@ -20,20 +20,20 @@
|
|||
}
|
||||
},
|
||||
"options": {
|
||||
"mirrors": {
|
||||
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/one404.xml",
|
||||
"type": "metalink",
|
||||
"fastest-mirror": true,
|
||||
"name": "metalink"
|
||||
},
|
||||
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/updates.xml",
|
||||
"type": "metalink",
|
||||
"fastest-mirror": true,
|
||||
"name": "metalink"
|
||||
}
|
||||
"mirrors": {
|
||||
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/one404.xml",
|
||||
"type": "metalink",
|
||||
"fastest-mirror": true,
|
||||
"name": "metalink"
|
||||
},
|
||||
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/updates.xml",
|
||||
"type": "metalink",
|
||||
"fastest-mirror": true,
|
||||
"name": "metalink"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -20,20 +20,20 @@
|
|||
}
|
||||
},
|
||||
"options": {
|
||||
"mirrors": {
|
||||
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/one404",
|
||||
"type": "mirrorlist",
|
||||
"fastest-mirror": true,
|
||||
"name": "mirrorlist"
|
||||
},
|
||||
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/updates",
|
||||
"type": "mirrorlist",
|
||||
"fastest-mirror": true,
|
||||
"name": "mirrorlist"
|
||||
}
|
||||
"mirrors": {
|
||||
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/one404",
|
||||
"type": "mirrorlist",
|
||||
"fastest-mirror": true,
|
||||
"name": "mirrorlist"
|
||||
},
|
||||
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/updates",
|
||||
"type": "mirrorlist",
|
||||
"fastest-mirror": true,
|
||||
"name": "mirrorlist"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -20,18 +20,18 @@
|
|||
}
|
||||
},
|
||||
"options": {
|
||||
"mirrors": {
|
||||
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/",
|
||||
"type": "baseurl",
|
||||
"name": "baseurl"
|
||||
},
|
||||
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/updates/",
|
||||
"type": "baseurl",
|
||||
"name": "updates"
|
||||
}
|
||||
"mirrors": {
|
||||
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/",
|
||||
"type": "baseurl",
|
||||
"name": "baseurl"
|
||||
},
|
||||
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/updates/",
|
||||
"type": "baseurl",
|
||||
"name": "updates"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -20,20 +20,20 @@
|
|||
}
|
||||
},
|
||||
"options": {
|
||||
"mirrors": {
|
||||
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/fedora.xml",
|
||||
"type": "metalink",
|
||||
"fastest-mirror": true,
|
||||
"name": "metalink"
|
||||
},
|
||||
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/updates.xml",
|
||||
"type": "metalink",
|
||||
"fastest-mirror": true,
|
||||
"name": "metalink"
|
||||
}
|
||||
"mirrors": {
|
||||
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/fedora.xml",
|
||||
"type": "metalink",
|
||||
"fastest-mirror": true,
|
||||
"name": "metalink"
|
||||
},
|
||||
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/updates.xml",
|
||||
"type": "metalink",
|
||||
"fastest-mirror": true,
|
||||
"name": "metalink"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -20,20 +20,20 @@
|
|||
}
|
||||
},
|
||||
"options": {
|
||||
"mirrors": {
|
||||
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/fedora",
|
||||
"type": "mirrorlist",
|
||||
"fastest-mirror": true,
|
||||
"name": "mirrorlist"
|
||||
},
|
||||
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/updates",
|
||||
"type": "mirrorlist",
|
||||
"fastest-mirror": true,
|
||||
"name": "mirrorlist"
|
||||
}
|
||||
"mirrors": {
|
||||
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/fedora",
|
||||
"type": "mirrorlist",
|
||||
"fastest-mirror": true,
|
||||
"name": "mirrorlist"
|
||||
},
|
||||
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/updates",
|
||||
"type": "mirrorlist",
|
||||
"fastest-mirror": true,
|
||||
"name": "mirrorlist"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -12,14 +12,14 @@
|
|||
}
|
||||
},
|
||||
"options": {
|
||||
"mirrors": {
|
||||
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/",
|
||||
"type": "baseurl",
|
||||
"fastest-mirror": true,
|
||||
"name": "baseurl"
|
||||
}
|
||||
"mirrors": {
|
||||
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/",
|
||||
"type": "baseurl",
|
||||
"fastest-mirror": true,
|
||||
"name": "baseurl"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -12,14 +12,14 @@
|
|||
}
|
||||
},
|
||||
"options": {
|
||||
"mirrors": {
|
||||
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/fedora.xml",
|
||||
"type": "metalink",
|
||||
"fastest-mirror": true,
|
||||
"name": "metalink"
|
||||
}
|
||||
"mirrors": {
|
||||
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/fedora.xml",
|
||||
"type": "metalink",
|
||||
"fastest-mirror": true,
|
||||
"name": "metalink"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -12,14 +12,14 @@
|
|||
}
|
||||
},
|
||||
"options": {
|
||||
"mirrors": {
|
||||
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/fedora",
|
||||
"type": "mirrorlist",
|
||||
"fastest-mirror": true,
|
||||
"name": "mirrorlist"
|
||||
}
|
||||
"mirrors": {
|
||||
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/fedora",
|
||||
"type": "mirrorlist",
|
||||
"fastest-mirror": true,
|
||||
"name": "mirrorlist"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -20,20 +20,20 @@
|
|||
}
|
||||
},
|
||||
"options": {
|
||||
"mirrors": {
|
||||
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/fedora.xml",
|
||||
"type": "metalink",
|
||||
"fastest-mirror": true,
|
||||
"name": "metalink"
|
||||
},
|
||||
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/updates.xml",
|
||||
"type": "metalink",
|
||||
"fastest-mirror": true,
|
||||
"name": "metalink"
|
||||
}
|
||||
"mirrors": {
|
||||
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/fedora.xml",
|
||||
"type": "metalink",
|
||||
"fastest-mirror": true,
|
||||
"name": "metalink"
|
||||
},
|
||||
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/updates.xml",
|
||||
"type": "metalink",
|
||||
"fastest-mirror": true,
|
||||
"name": "metalink"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -20,20 +20,20 @@
|
|||
}
|
||||
},
|
||||
"options": {
|
||||
"mirrors": {
|
||||
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/fedora",
|
||||
"type": "mirrorlist",
|
||||
"fastest-mirror": true,
|
||||
"name": "mirrorlist"
|
||||
},
|
||||
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/updates",
|
||||
"type": "mirrorlist",
|
||||
"fastest-mirror": true,
|
||||
"name": "mirrorlist"
|
||||
}
|
||||
"mirrors": {
|
||||
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/fedora",
|
||||
"type": "mirrorlist",
|
||||
"fastest-mirror": true,
|
||||
"name": "mirrorlist"
|
||||
},
|
||||
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
|
||||
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/updates",
|
||||
"type": "mirrorlist",
|
||||
"fastest-mirror": true,
|
||||
"name": "mirrorlist"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue