Merge ~paul-meyer/cloud-init:lp1717611 into cloud-init:master
Status: | Merged |
---|---|
Merged at revision: | eaadf52b1010cf189bde2a6abb3265b890f6d36d |
Proposed branch: | ~paul-meyer/cloud-init:lp1717611 |
Merge into: | cloud-init:master |
Diff against target: |
29 lines (+7/-3) 1 file modified
cloudinit/sources/DataSourceAzure.py (+7/-3) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Chad Smith | Approve | ||
Server Team CI bot | continuous-integration | Approve | |
Scott Moser | Approve | ||
Review via email:
|
Commit message
Azure: wait longer for SSH pub keys to arrive.
Currently the Azure data source waits up to 60 seconds. This has proven
not to be sufficient to provide resiliency to unrelated transient failures
in other parts of the infrastructure. Azure already has logic outside of
the VM to abort hung provisioning. This changes lengthens the time out to
15 minutes.
LP: #1717611
Description of the change
Azure: wait longer for SSH pub keys to arrive.
Currently the Azure data source waits up to 60 seconds. This has proven not to be sufficient to provide resiliency to unrelated transient failures in other parts of the infrastructure. Azure already has logic outside of the VM to abort hung provisioning. This changes lengthens the time out to 15 minutes.
PASSED: Continuous integration, rev:63c7c48543a e779590668f8ccc 9f571fd039bed1 /jenkins. ubuntu. com/server/ job/cloud- init-ci/ 323/
https:/
Executed test runs:
SUCCESS: Checkout
SUCCESS: Unit & Style Tests
SUCCESS: Ubuntu LTS: Build
SUCCESS: Ubuntu LTS: Integration
SUCCESS: MAAS Compatability Testing
IN_PROGRESS: Declarative: Post Actions
Click here to trigger a rebuild: /jenkins. ubuntu. com/server/ job/cloud- init-ci/ 323/rebuild
https:/