messages/examples/fedora-update.test.error.json
Adam Williamson c1b7ae1ff7 Correct checksum ids for fedora-update examples
One file was entirely missing the id string. The ids in the
other two were wrong because I got the checksums by piping an
echo command to sha256sum...but echo adds a newline at the end.
These are produced using printf instead, so should be correct.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-09-20 12:40:56 -07:00

56 lines
1.7 KiB
JSON

{
"pipeline": {
"id": "openqa.Update-FEDORA-2019-e37c348348.install_default_update_netinst.64bit.updates-everything-boot-iso.x86_64",
"name": "openqa.Update-FEDORA-2019-e37c348348.install_default_update_netinst.64bit.updates-everything-boot-iso.x86_64"
},
"run": {
"url": "https://openqa.stg.fedoraproject.org/tests/583239",
"id": 583239,
"log": "https://openqa.stg.fedoraproject.org/tests/583239/file/autoinst-log.txt"
},
"version": "0.2.4",
"system": [
{
"os": "fedora-30",
"architecture": "x86_64",
"provider": "openqa"
}
],
"artifact": {
"release": {
"version": "30",
"name": "F30"
},
"type": "fedora-update",
"alias": "FEDORA-2019-e37c348348",
"id": "sha256:c00600a09526d84dd3b3944ae996b285cab390fbe025b2b1503f6eb59f89063f",
"builds": [
{
"nvr": "kernel-5.2.7-200.fc30"
},
{
"nvr": "kernel-headers-5.2.7-200.fc30"
},
{
"nvr": "kernel-tools-5.2.7-200.fc30"
}
]
},
"contact": {
"name": "Fedora openQA",
"url": "https://openqa.stg.fedoraproject.org",
"docs": "https://fedoraproject.org/wiki/OpenQA",
"team": "Fedora QA",
"irc": "#fedora-qa",
"email": "qa-devel@lists.fedoraproject.org"
},
"error": {
"reason": "parallel_failed"
},
"test": {
"category": "validation",
"type": "install_default_update_netinst 64bit updates-everything-boot-iso x86_64",
"namespace": "update"
},
"generated_at": "2019-08-08T16:10:13Z"
}