#71 Add 6h timeout for common-koji-rpm-build
Merged by zuul. Opened by fbo.
fbo/fedora-zuul-jobs-config timeout6h  into  master

Download 71.patch

Some package like llvm could take more than 5 hours to build on Koji. https://src.fedoraproject.org/rpms/llvm/pull-request/73

Zuul encountered a syntax error while parsing its configuration in the
repo fedora-zuul-jobs-config on branch master. The error was:

The job "common-koji-rpm-build" exceeds tenant max-job-timeout 10800.

The error appears in the following job stanza:

job:
name: common-koji-rpm-build
parent: base-cloud-fedora-latest
abstract: true
protected: true
description: common base job for RPM build on Fedora Koji
# 6h timeout
timeout: 21600
roles:
- zuul: zuul-distro-jobs
secrets:
- krb_keytab
provides: repo
run: playbooks/koji/build.yaml
post-run: playbooks/koji/fetch.yaml

in "fedora-zuul-jobs-config/zuul.d/jobs.yaml@master", line 24, column 3

https://softwarefactory-project.io/r/20122 Set a higher max job timeout

Build succeeded.

Metadata Update from @fbo:
- Pull-request tagged with: gateit

Build succeeded (gate pipeline).

Pull-Request has been merged by zuul

Metadata