messages/examples/koji-build.test.running.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

37 lines
972 B
JSON

{
"contact": {
"name": "BaseOS CI",
"team": "BaseOS",
"url": "https://somewhere.com",
"docs": "https://somewhere.com/user-documentation",
"irc": "#baseosci",
"email": "baseos-ci@redhat.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"
},
"artifact": {
"type": "koji-build",
"id": 14546276,
"issuer": "ovasik",
"component": "setup",
"nvr": "setup-2.11.4-3.fc28",
"scratch": true
},
"pipeline": {
"id": "7ffa8790da",
"name": "ci-openstack"
},
"test": {
"type": "tier1",
"category": "functional",
"namespace": "baseos-qe.baseos-ci",
"lifetime": 15,
"progress": 10
},
"generated_at": "2018-05-10 08:58:31.222602",
"version": "0.2.1"
}