CI: Add mkosi boot tests
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 30 Nov 2020 20:57:52 +0000 (20:57 +0000)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 4 Dec 2020 22:24:12 +0000 (22:24 +0000)
commit448d3462b0f85c0f70ce67f7684497247b34c3d8
tree2a4d052a5d3886c93b36c7958c7bc9d03cb9cf6e
parent8f2c4c5e93718ac6d6f790de61fced5ed143de5d
CI: Add mkosi boot tests

Using the new mkosi Github Action, we can add some simple boot tests
for the systemd mkosi configs. This makes sure these keep working
as expected.
.github/workflows/mkosi.yml [new file with mode: 0644]
.github/workflows/test_mkosi_boot.py [new file with mode: 0755]