messages/examples/fedora-update.test.queued.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

55 lines
1.7 KiB
JSON

{
"pipeline": {
"id": "openqa.Update-FEDORA-2019-6bda4c81f4.install_default_update_live.uefi.updates-workstation-live-iso.x86_64",
"name": "openqa.Update-FEDORA-2019-6bda4c81f4.install_default_update_live.uefi.updates-workstation-live-iso.x86_64"
},
"run": {
"url": "https://openqa.stg.fedoraproject.org/tests/583271",
"id": 583271,
"log": "https://openqa.stg.fedoraproject.org/tests/583271/file/autoinst-log.txt"
},
"version": "0.2.4",
"system": [
{
"variant": "Workstation",
"os": "fedora-29",
"architecture": "x86_64",
"provider": "openqa"
}
],
"artifact": {
"release": {
"version": "29",
"name": "F29"
},
"type": "fedora-update",
"alias": "FEDORA-2019-6bda4c81f4",
"id": "sha256:cf6f57a196a213606246070a99b94053160fee43c7987d071f422de30b2f2953",
"builds": [
{
"nvr": "kernel-5.2.7-100.fc29"
},
{
"nvr": "kernel-headers-5.2.7-100.fc29"
},
{
"nvr": "kernel-tools-5.2.7-100.fc29"
}
]
},
"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"
},
"test": {
"category": "validation",
"lifetime": 240,
"namespace": "update",
"type": "install_default_update_live uefi updates-workstation-live-iso x86_64"
},
"generated_at": "2019-08-08T15:42:19Z"
}