Name Date Size #Lines LOC

..--

README.mdH A D11-Oct-2024512 1512

generate-ci-type.pyH A D17-Nov-20253.3 KiB11389

merge_summary.awkH A D11-Oct-20242.4 KiB11071

qemu-1-setup.shH A D14-Mar-20264.5 KiB13657

qemu-2-start.shH A D14-Mar-20269.9 KiB337260

qemu-3-deps-vm.shH A D14-Mar-202610.2 KiB311253

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

qemu-4-build-vm.shH A D07-Dec-20259.7 KiB397261

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 D14-Mar-20261.9 KiB5225

qemu-6-tests.shH A D14-Mar-20266.4 KiB232160

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

qemu-8-summary.shH A D14-Mar-20262.2 KiB10477

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 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