Name Date Size #Lines LOC

..--

README.mdH A D11-Oct-2024512 1512

generate-ci-type.pyH A D06-Jun-20264.2 KiB145117

merge_summary.awkH A D02-May-20263.4 KiB14890

qemu-1-setup.shH A D06-Jun-20265.4 KiB16174

qemu-2-start.shH A D24-Aug-202611.9 KiB386285

qemu-3-deps-vm.shH A D24-Aug-202611.9 KiB359281

qemu-3-deps.shH A D06-Jun-20261.4 KiB3711

qemu-4-build-vm.shH A D27-Jun-202610.8 KiB433286

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

qemu-5-setup.shH A D14-Mar-20263.7 KiB14696

qemu-6-lustre-tests-vm.shH A D06-Jun-20262.1 KiB5826

qemu-6-tests.shH A D24-Aug-20267.7 KiB261178

qemu-7-prepare.shH A D02-May-20264.3 KiB158103

qemu-8-summary.shH A D02-May-20262.3 KiB10679

qemu-9-summary-page.shH A D19-Apr-20261.7 KiB6039

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

qemu-test-repo-vm.shH A D14-Mar-20263.5 KiB11670

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