Name Date Size #Lines LOC

..--

README.mdH A D11-Oct-2024512 1512

generate-ci-type.pyH A D11-Oct-20243 KiB10884

merge_summary.awkH A D11-Oct-20242.4 KiB11071

qemu-1-setup.shH A D20-Oct-20242.4 KiB9460

qemu-2-start.shH A D11-Jan-20256.3 KiB233184

qemu-3-deps.shH A D11-Jan-20257.2 KiB230195

qemu-4-build.shH A D13-Nov-20243.3 KiB154115

qemu-5-setup.shH A D20-Oct-20243 KiB12788

qemu-6-tests.shH A D11-Oct-20242.7 KiB10679

qemu-7-prepare.shH A D11-Oct-20243.4 KiB12486

qemu-8-summary.shH A D11-Oct-20241.5 KiB7250

qemu-9-summary-page.shH A D20-Oct-20241.6 KiB5839

README.md

1
2Workflow for each operating system:
3- install qemu on the github runner
4- download current cloud image of operating system
5- start and init that image via cloud-init
6- install dependencies and poweroff system
7- start system and build openzfs and then poweroff again
8- clone build system and start 2 instances of it
9- run functional testings and complete in around 3h
10- when tests are done, do some logfile preparing
11- show detailed results for each system
12- in the end, generate the job summary
13
14/TR 14.09.2024
15