Name Date Size #Lines LOC

..--

README.mdH A D11-Oct-2024512 1512

generate-ci-type.pyH A D05-May-20253.1 KiB10985

merge_summary.awkH A D11-Oct-20242.4 KiB11071

qemu-1-setup.shH A D05-May-20251.9 KiB6842

qemu-2-start.shH A D22-Jun-20258.6 KiB300236

qemu-3-deps-vm.shH A D31-May-20258.5 KiB261212

qemu-3-deps.shH A D30-May-20251 KiB2910

qemu-4-build-vm.shH A D31-May-20259.3 KiB380247

qemu-4-build.shH A D09-Mar-2025415 123

qemu-5-setup.shH A D05-May-20252.9 KiB11780

qemu-6-tests.shH A D22-Jun-20253 KiB11889

qemu-7-prepare.shH A D05-May-20253.4 KiB12587

qemu-8-summary.shH A D05-May-20251.5 KiB7250

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

qemu-prepare-for-build.shH A D09-Mar-2025299 94

qemu-test-repo-vm.shH A D09-Mar-20252.8 KiB9154

qemu-wait-for-vm.shH A D09-Mar-2025244 113

replace-dupes-with-symlinks.shH A D09-Mar-2025667 3318

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