Skip to content

ci: add timeout-minutes to scheduled/update workflow jobs #3546

@Ankitsinghsisodya

Description

@Ankitsinghsisodya

Several scheduled and update workflows are missing timeout-minutes on their jobs, which means a hung job will block a runner indefinitely.

This was addressed for functions.yaml in #3535, but the following workflows were not updated:

  • test-podman-next.yamltest job
  • update-builder.yamlbuild-and-push-image job
  • update-python-platform.yamlupdate job
  • update-quarkus-platform.yamlupdate job
  • update-springboot-platform.yamlupdate job
  • update-ca-bundle.yamlupdate job

Proposed fix: add appropriate timeout-minutes to each job, consistent with the values already used in functions.yaml.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions