← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~powersj/cloud-init:cii-kvm into cloud-init:master

 

The proposal to merge ~powersj/cloud-init:cii-kvm into cloud-init:master has been updated.

Commit Message changed to:

test: Enable the KVM platform on integration tests

The KVM platform includes:

  * Base Ubuntu images from daily stream
  * Image setup via mount-image-callback
  * Generation and injection of SSH key pair (RSA 4096)
  * Launching via xkvm script and interact with the
  guests via SSH

Left to do in future commit:

  * Change lxd to use mount-image-callback
  * Remove passing of return codes around

Drive bys:

  * Remove lots of array based commands and convert to
  using strings for cleaner readability and faster
  development.
  * Added info about each image, since lxd backend gets
  that data from pylxd image info, but not available in
  default qcow.

For more details, see:
https://code.launchpad.net/~powersj/cloud-init/+git/cloud-init/+merge/327646
-- 
Your team cloud-init commiters is requested to review the proposed merge of ~powersj/cloud-init:cii-kvm into cloud-init:master.


References