Re: [Cloud-init-dev] [Merge] ~raharper/cloud-init:feature/update-ntp-spec into cloud-init:master

2018-04-03 Thread Server Team CI bot
Review: Needs Fixing continuous-integration FAILED: Continuous integration, rev:2dbc5d8638ff717b6a0eb891ac2b804fd1c2aed2 https://jenkins.ubuntu.com/server/job/cloud-init-ci/965/ Executed test runs: SUCCESS: Checkout SUCCESS: Unit & Style Tests SUCCESS: Ubuntu LTS: Build FAILED: Ubu

Re: [Cloud-init-dev] [Merge] ~raharper/cloud-init:feature/update-ntp-spec into cloud-init:master

2018-04-03 Thread Server Team CI bot
Review: Needs Fixing continuous-integration FAILED: Continuous integration, rev:2dbc5d8638ff717b6a0eb891ac2b804fd1c2aed2 https://jenkins.ubuntu.com/server/job/cloud-init-ci/966/ Executed test runs: SUCCESS: Checkout SUCCESS: Unit & Style Tests SUCCESS: Ubuntu LTS: Build FAILED: Ubu

[Cloud-init-dev] [Merge] ~chad.smith/cloud-init:ubuntu/xenial into cloud-init:ubuntu/xenial

2018-04-03 Thread Chad Smith
Chad Smith has proposed merging ~chad.smith/cloud-init:ubuntu/xenial into cloud-init:ubuntu/xenial. Commit message: Sync tip of cloud-init master to get SRU-related zfs fixes from tip into Xenial-proposed. Requested reviews: cloud-init commiters (cloud-init-dev) Related bugs: Bug #1420018 i

[Cloud-init-dev] [Merge] ~chad.smith/cloud-init:ubuntu/artful into cloud-init:ubuntu/artful

2018-04-03 Thread Chad Smith
Chad Smith has proposed merging ~chad.smith/cloud-init:ubuntu/artful into cloud-init:ubuntu/artful. Commit message: Sync tip of cloud-init master containing zfs fixes for release into Artful. Requested reviews: cloud-init commiters (cloud-init-dev) Related bugs: Bug #1420018 in cloud-init: "

Re: [Cloud-init-dev] [Merge] ~smoser/cloud-init:cleanup/consistent-exception_cb into cloud-init:master

2018-04-03 Thread Chad Smith
Diff comments: > diff --git a/cloudinit/ec2_utils.py b/cloudinit/ec2_utils.py > index dc3f0fc..18553f0 100644 > --- a/cloudinit/ec2_utils.py > +++ b/cloudinit/ec2_utils.py > @@ -134,9 +134,9 @@ class MetadataMaterializer(object): > return joined > > > -def _skip_retry_on_codes(statu

Re: [Cloud-init-dev] [Merge] ~chad.smith/cloud-init:ubuntu/artful into cloud-init:ubuntu/artful

2018-04-03 Thread Server Team CI bot
Review: Needs Fixing continuous-integration FAILED: Continuous integration, rev:3e258f688a3e01b7bd30b1ad69beefe14abf20ac https://jenkins.ubuntu.com/server/job/cloud-init-ci/967/ Executed test runs: SUCCESS: Checkout SUCCESS: Unit & Style Tests SUCCESS: Ubuntu LTS: Build FAILED: Ubu

Re: [Cloud-init-dev] [Merge] ~chad.smith/cloud-init:ubuntu/xenial into cloud-init:ubuntu/xenial

2018-04-03 Thread Server Team CI bot
Review: Needs Fixing continuous-integration FAILED: Continuous integration, rev:cfa0a509976cf8a0db7f54939f272204579ca3be https://jenkins.ubuntu.com/server/job/cloud-init-ci/968/ Executed test runs: SUCCESS: Checkout SUCCESS: Unit & Style Tests SUCCESS: Ubuntu LTS: Build FAILED: Ubu

[Cloud-init-dev] [Merge] ~chad.smith/cloud-init:ubuntu/xenial into cloud-init:ubuntu/xenial

2018-04-03 Thread Chad Smith
The proposal to merge ~chad.smith/cloud-init:ubuntu/xenial into cloud-init:ubuntu/xenial has been updated. Status: Needs review => Approved For more details, see: https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/342606 -- Your team cloud-init commiters is requested t

Re: [Cloud-init-dev] [Merge] ~chad.smith/cloud-init:ubuntu/xenial into cloud-init:ubuntu/xenial

2018-04-03 Thread Ryan Harper
Looks good, only delta is the pocket name: % git diff raharper/ubuntu/xenial/sru-20180403-lp1759406 chad.smith-cloudinit/ubuntu/xenial diff --git a/debian/changelog b/debian/changelog index bb49b7a..a917a56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -cloud-init (18.2-3

Re: [Cloud-init-dev] [Merge] ~chad.smith/cloud-init:ubuntu/artful into cloud-init:ubuntu/artful

2018-04-03 Thread Ryan Harper
Only delta is release/pocket name. % git diff raharper/ubuntu/artful/sru-20180403-lp1759406 chad.smith-cloudinit/ubuntu/artful diff --git a/debian/changelog b/debian/changelog index 08183f7..9d6aaea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -cloud-init (18.2-3

[Cloud-init-dev] [Merge] ~chad.smith/cloud-init:fix/pylxd-3.0 into cloud-init:master

2018-04-03 Thread Chad Smith
Chad Smith has proposed merging ~chad.smith/cloud-init:fix/pylxd-3.0 into cloud-init:master. Commit message: tests: fix integration tests to support lxd 3.0 release Integration tests previously had a logic path that was unexercised on jenkins because we were on an older version of lxc. With