Merge lp://staging/~sinzui/juju-ci-tools/kvm-differences into lp://staging/juju-ci-tools
Proposed by
Curtis Hovey
Status: | Merged |
---|---|
Merged at revision: | 531 |
Proposed branch: | lp://staging/~sinzui/juju-ci-tools/kvm-differences |
Merge into: | lp://staging/juju-ci-tools |
Diff against target: |
56 lines (+14/-2) 3 files modified
deploy_stack.py (+6/-2) jujupy.py (+2/-0) test_jujupy.py (+6/-0) |
To merge this branch: | bzr merge lp://staging/~sinzui/juju-ci-tools/kvm-differences |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Aaron Bentley (community) | Approve | ||
Review via email: mp+222509@code.staging.launchpad.net |
Commit message
Extend the timeout to retrieve the dummy-source token from the dummy=sink from 30s to 300s when the env is kvm.
Description of the change
Extend the timeout to retrieve the dummy-source token from the dummy=sink from 30s to 300s when the env is kvm.
To post a comment you must log in.
Looks good.