Skip to content

Conversation

@mvo5
Copy link
Collaborator

@mvo5 mvo5 commented Nov 5, 2025

This commit reshuffles the code a bit so that we a reusable ./test/vmtest directory that can be used by the images library.

With that we can add a toplevel pyproject.toml file so that we can import vmtest via

$ pip install [email protected]/osbuild/bootc-image-builder

im other projects.

Note that none of this is ideal, I wish python would be more like go here and make this easier, I dislike that we have to have the pyproject in a toplevel dir. But this is (hopefully) a temporary measure until we find a more permanent home for our vm runner or replace it with something like test.thing or the new osbuild QEMU code.

@mvo5 mvo5 requested a review from a team as a code owner November 5, 2025 12:42
@mvo5 mvo5 requested review from achilleas-k, supakeen and thozza and removed request for a team November 5, 2025 12:42
This commit reshuffles the code a bit so that we a reusable
./test/vmtest directory that can be used by the images library.

With that we can add a toplevel pyproject.toml file so that
we can import vmtest via
```console
$ pip install [email protected]/osbuild/bootc-image-builder
```
im other projects.

Note that none of this is ideal, butt this is (hopefully)
a temporary measure until we find a more permanent home for
our vm runner or replace it with something like test.thing or
the new osbuild QEMU code.
@mvo5 mvo5 force-pushed the vmtest-as-py-package branch from 841a503 to 0a5c722 Compare November 5, 2025 15:22
@mvo5 mvo5 requested a review from ondrejbudai November 6, 2025 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant