messages/examples/koji-build.test.complete.json
Miroslav Vadkerti 6715da742c (0.2.1) use contact instead of ci and gate array
Resolves issue #42

Signed-off-by: Miroslav Vadkerti <mvadkert@redhat.com>
2019-03-21 13:35:27 +01:00

54 lines
1.6 KiB
JSON

{
"contact": {
"name": "BaseOS CI",
"team": "BaseOS",
"url": "https://somewhere.com",
"docs": "https://somewhere.com/user-documentation",
"irc": "#baseosci",
"email": "baseos-ci@somewhere.com"
},
"run": {
"url": "https://somewhere.com/job/ci-openstack/4794",
"log": "https://somewhere.com/job/ci-openstack/4794/console",
"log_raw": "https://somewhere.com/job/ci-openstack/4794/consoleText",
"log_stream": "https://somewhere.com/job/ci-openstack/4794/consoleText",
"debug": "https://somewhere.com/job/ci-openstack/4794/artifacts/debug.txt",
"rebuild": "https://somewhere.com/job/ci-openstack/4794/rebuild/parametrized"
},
"artifact": {
"type": "koji-build",
"id": 14546276,
"issuer": "ovasik",
"component": "setup",
"nvr": "setup-2.11.4-3.fc28",
"scratch": true,
"dependencies": ["gcc-8.1.1-1.fc28", "make-4.2.1-6.fc28"],
"baseline": "setup-2.11.4-1.fc28",
"source": "git+https://src.fedoraproject.org/rpms/setup.git?#5e0ae23a"
},
"pipeline": {
"id": "ac11dcddf99a",
"name": "ci-openstack"
},
"test": {
"category": "functional",
"label": [ "fast", "aarch64" ],
"namespace": "baseos-qe.baseos-ci",
"note": "Some notes.",
"result": "failed",
"type": "tier1",
"xunit": "https://somewhere.com/job/ci-openstack/4794/artifacts/results.xml"
},
"system":
[{
"os": "Fedora-Cloud-Base-28",
"provider": "openstack",
"architecture": "x86_64",
"label": "master"
}],
"notification": {
"recipients": [ "ovasik", "mvadkert" ]
},
"generated_at": "2018-05-10 08:58:31.222602",
"version": "0.2.1"
}