Skip to content

Commit

Permalink
Merge pull request #295 from freyes/charm-build-timeout
Browse files Browse the repository at this point in the history
Increase charm-build timeout from 2h to 3h
  • Loading branch information
ajkavanagh authored Sep 28, 2023
2 parents 4bd516b + c5d5879 commit cd1a5c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zuul.d/jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
- job:
name: charm-build
description: Build a source charm into a deployable charm
timeout: 7200
timeout: 10800 # 3hr
parent: tox
provides: charm
run: playbooks/charm/build.yaml
Expand Down

0 comments on commit cd1a5c7

Please sign in to comment.