Miloš Prchlík

Results 416 comments of Miloš Prchlík

Blocked by https://github.com/teemtee/tmt/issues/2721

> In tmt-test-topology-Get-guest-data-default-0.yaml, I get something like this : > > ``` > guest: > name: default-0 > role: > hostname: 127.0.0.1 > hardware: > arch: == x86_64 > memory:...

I forgot to mention: as Artemis wraps Beaker, it may also support this. Maybe it'd be better to decouple this from `how: beaker`, and find a way how to specify...

It seems to be already possible, after some small refactoring of the `testcloud` plugin: ```$ TMT_SHOW_TRACEBACK=1 tmt -vv run plans --default provision --how virtual --image fedora-39 --hardware 'disk[1].size=20GB' --hardware 'disk[0].size=15GB'...

There is a similar ticket, https://github.com/teemtee/tmt/issues/2536

@lukaszachy is this issue going to land in 1.29? I'd propose postponing once more to 1.30.

I've been able to reproduce the behavior. I added a couple of `-vvv` to involved SSH commands, but so far no sign of the cause.

7th milestone bump. Does it make sense to keep this PR anywhere near a milestone?

Be aware of related issue https://github.com/teemtee/tmt/issues/2768