Specify hypervisor_type=kvm for the tempest image
This will break it for Xen though, not sure how to resolve that :/
What about uploading it a second time with hypervisor_type=xen?
you can add only one image id to the tempest.conf :)
you can add only one image id to the tempest.conf :)
But you can have multiple tempest.conf files. and select the .conf you want to use.
I guess I'm a bit confused: are we concerned about xen-only setups (in which case we can detect this and set the right hypervisor type when uploading the image; this PR would need reworking) or mixed kvm-xen setups?
@vuntz well.. both I guess.