luthermonson / go-proxmox

Go client with types and tests for the Proxmox-VE REST API
Apache License 2.0
166 stars 49 forks source link

[test] Download/Boot Je0S qcow2 Image #20

Closed luthermonson closed 1 year ago

luthermonson commented 2 years ago

figure out how to get qcow2 images down onto a node and booted and usable through single point of entry function. this is a good test too for cloud-init as the openstack jeos image supports cloud-init. so wrap up a single test in grabbing qcow2 + booting and testing cloud init.

test image: https://download.opensuse.org/distribution/leap/15.3/appliances/openSUSE-Leap-15.3-JeOS.x86_64-OpenStack-Cloud.qcow2

luthermonson commented 2 years ago

some inspiration from @phillipsj https://gist.github.com/phillipsj/361f30ed593832078494e412575e13a7