mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-07 17:36:22 +00:00
* Use vfkit command line assembly * Inject ignition file into guest using http over vsock * Ready notification through use of vsock [NO NEW TESTS NEEDED] Signed-off-by: Brent Baude <bbaude@redhat.com>
8 lines
69 B
Text
8 lines
69 B
Text
go 1.18
|
|
|
|
use (
|
|
.
|
|
./generic_test
|
|
./fuzz
|
|
./external_jsonlib_test
|
|
)
|