Skip to content

Commit

Permalink
Merge pull request #183 from hpidcock/increase-timeout
Browse files Browse the repository at this point in the history
Increase test_deploy_charms timeout
  • Loading branch information
hpidcock authored Apr 4, 2024
2 parents f4a50b9 + eaaacd1 commit 2fbb960
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jobs/ci-run/integration/gen/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@
wrappers:
- default-integration-test-wrapper
- timeout:
timeout: 30
timeout: 50
fail: true
type: absolute
builders:
Expand Down Expand Up @@ -492,7 +492,7 @@
wrappers:
- default-integration-test-wrapper
- timeout:
timeout: 30
timeout: 50
fail: true
type: absolute
builders:
Expand Down
1 change: 1 addition & 0 deletions tools/gen-wire-tests/juju.config
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ folders:
test_deploy_magma: 90
deploy:
test_deploy_bundles: 50
test_deploy_charms: 50
unstable:
deploy:
lxd:
Expand Down

0 comments on commit 2fbb960

Please sign in to comment.