]> git.ipfire.org Git - thirdparty/mkosi.git/commit
An integration testing mvp that allows building, booting, running and shutting down...
authorgsegatti <gabrielsegatti2@gmail.com>
Wed, 26 Jan 2022 21:29:28 +0000 (13:29 -0800)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 17 Feb 2022 12:58:43 +0000 (12:58 +0000)
commite7c619e8ecde7df142b93bd93b41b28cd1dba4cc
tree88edd74ecd69f570d604d8390d16ad6df4fcb149
parent21260dce04f6edcc57d1600250696079f493251f
An integration testing mvp that allows building, booting, running and shutting down mkosi images via pexpect.
.github/workflows/ci.yml
mkosi/__init__.py
mkosi/machine.py [new file with mode: 0644]
tests/test_machine.py [new file with mode: 0644]