#202 Bump koji build timeout to 24h
Opened by lecris. Modified
lecris/fedora-zuul-jobs-config koji-timeout  into  master

Download 202.patch

Generated from: https://pagure.io/fedora-project-config/pull-request/348

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

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

The problem appears in the the "common-koji-rpm-build" job stanza:

job:
name: common-koji-rpm-build
description: Base job for RPM build on Fedora Koji
run: playbooks/koji/build-ng.yaml
abstract: true
nodeset: fedora-40-container
protected: true
roles:
- zuul: zuul-distro-jobs
...

in "fedora-zuul-jobs-config/zuul.d/jobs.yaml@master", line 60

Metadata