Open lukaszachy opened 2 years ago
Any idea what can be wrong @frantisekz ? I think this is a nice-to-have though - but it would be great if one can use any vagrant box (or those where cloud init package exists)
I'll take a closer look on Sunday/Monday. If I had to guess, the cloud-init that's part of the .box file isn't configured properly (not all necessary modules are enabled). The way forward would be to rely on libguestfs, detect insufficient cloud-init and make the needed conf changes to the image before booting it up. I am planning to work on this.
For the tmt emergency shell, this sounds like an issue at tmt's side (I'll examine this more closely too).
Heh... got to this after literally year.
Implemented changes testcloud-side: https://pagure.io/testcloud/c/d7332239bb17af661fd2d4f3ccfc1f332f9d663c?branch=master
It would require slight change tmt side, do you still need/want this @lukaszachy ?
@lukaszachy, is this one still relevant?
tmt run provision -h v -i https://app.vagrantup.com/fedora/boxes/35-cloud-base/versions/35.20211026.0/providers/libvirt.box
doesn't go past the 'booting...' It seems as problem with tmt's cloud-init stuff -testcloud instance create https://app.vagrantup.com/fedora/boxes/35-cloud-base/versions/35.20211026.0/providers/libvirt.box
does boot (but I cannot login:)I have the same behaviour with 1.8.0 and current master (a0c7c28)
In libvirt's console I see (snip):