Comment 10 for bug 1690430

Revision history for this message
Scott Moser (smoser) wrote :

To verify that this change has not caused regressions, Josh has done a set of runs on different clouds. Basically he did:
  - launch instance
  - enable proposed
  - apt-get update && apt-get install cloud-init
  - reboot
  - verify no WARN in /var/log/cloud-init.log or other obvious failures (networking is sniff tested by the fact that ssh worked)
  - rm -Rf /var/lib/cloud /var/log/cloud-init*
  - reboot
  - ssh in again and look around.

Heres the logs he's collected. the 'rm -Rf' is to somewhat verify first boot.

-- nocloud (via uvt-kvm) --
Install proposed + reboot
 - http://paste.ubuntu.com/24982779/
 - http://paste.ubuntu.com/24982780/
Clean /var/lib/cloud /var/log/cloud-init* + reboot
 - http://paste.ubuntu.com/24982793/
 - http://paste.ubuntu.com/24982794/

-- LXC --
Install proposed + reboot
 - http://paste.ubuntu.com/24982693/
 - http://paste.ubuntu.com/24982694/
Clean /var/lib/cloud /var/log/cloud-init* + reboot
 - http://paste.ubuntu.com/24982699/
 - http://paste.ubuntu.com/24982700/

-- Digital Ocean --
Install proposed + reboot
 - http://paste.ubuntu.com/24982605/
 - http://paste.ubuntu.com/24982606/
Clean /var/lib/cloud /var/log/cloud-init* + reboot
 - http://paste.ubuntu.com/24982612/
 - http://paste.ubuntu.com/24982613/

-- AWS --
Install proposed + reboot
 - http://paste.ubuntu.com/24982550/
 - http://paste.ubuntu.com/24982551/
Clean /var/lib/cloud /var/log/cloud-init* + reboot
 - http://paste.ubuntu.com/24982584/
 - http://paste.ubuntu.com/24982585/

-- GCE --
First reboot + proposed
 - http://paste.ubuntu.com/24982248/
 - http://paste.ubuntu.com/24982250/
Clean /var/lib/cloud /var/log/cloud-init* + reboot
 - http://paste.ubuntu.com/24982420/
 - http://paste.ubuntu.com/24982422/