Pull in koschei changes from https://github.com/fedora-infra/apps.fp.o/pull/36
This commit is contained in:
parent
0d4b3ad154
commit
c42c633c00
1 changed files with 12 additions and 10 deletions
|
@ -184,6 +184,18 @@ children:
|
||||||
automated systems can upload test results. If you have
|
automated systems can upload test results. If you have
|
||||||
access to hardware where we could catch tricky driver
|
access to hardware where we could catch tricky driver
|
||||||
issues, your assistance here would be much appreciated.
|
issues, your assistance here would be much appreciated.
|
||||||
|
- name: Koschei
|
||||||
|
data:
|
||||||
|
url: https://apps.fedoraproject.org/koschei/
|
||||||
|
user_url: https://apps.fedoraproject.org/koschei/user/{user}
|
||||||
|
package_url: https://apps.fedoraproject.org/koschei/package/{package}
|
||||||
|
status_mappings: ['koschei']
|
||||||
|
description: >
|
||||||
|
Koschei is a continuous integration system for RPM packages. It
|
||||||
|
tracks dependency changes done in Koji repositories and rebuilds
|
||||||
|
packages whose dependencies change. It can help packagers to
|
||||||
|
detect failures early and provide relevant information to narrow
|
||||||
|
down the cause.
|
||||||
- name: Coordination
|
- name: Coordination
|
||||||
data:
|
data:
|
||||||
description: >
|
description: >
|
||||||
|
@ -495,16 +507,6 @@ children:
|
||||||
they're broken -- it's a big help!.
|
they're broken -- it's a big help!.
|
||||||
Check back here from time to time, as this section will change.
|
Check back here from time to time, as this section will change.
|
||||||
children:
|
children:
|
||||||
- name: Koschei
|
|
||||||
data:
|
|
||||||
url: http://koschei.cloud.fedoraproject.org
|
|
||||||
package_url: http://koschei.cloud.fedoraproject.org/package/{package}
|
|
||||||
description: >
|
|
||||||
Koschei is a continuous integration system for RPM packages. It
|
|
||||||
tracks dependency changes done in Koji repositories and rebuilds
|
|
||||||
packages whose dependencies change. It can help packagers to
|
|
||||||
detect failures early and provide relevant information to narrow
|
|
||||||
down the cause.
|
|
||||||
- name: Jenkins
|
- name: Jenkins
|
||||||
data:
|
data:
|
||||||
url: http://jenkins.cloud.fedoraproject.org
|
url: http://jenkins.cloud.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue