Comment 13 for bug 1872813

Revision history for this message
John Chittum (jchittum) wrote :

Confirmed fix. The main symptom was inability to SSH into a running instance due to cloud-init not completing. Main test was to instantiate an instance and SSH in. Test procedures:

1. checked daily CPC Oracle build to ensure build passed
2. Checked image manifest to ensure open-iscsi 2.0.874-7.1ubuntu6 was installed
3. Uploaded image to Oracle US-East Bucket
4. Imported image as both a PV and Native boot images (Native boot images use iscsi)
5. Created instances of both PV and Native images
6. checked PV and Native images booted (Success)
7. checked ability to SSH into both images (Success)
8. Ran basic smoke checks to system errors, internet connectivity, etc (systemctl, apt, and snap commands)(Success)