Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
README.md | H A D | 11-Oct-2024 | 512 | 15 | 12 | |
generate-ci-type.py | H A D | 11-Oct-2024 | 3 KiB | 108 | 84 | |
merge_summary.awk | H A D | 11-Oct-2024 | 2.4 KiB | 110 | 71 | |
qemu-1-setup.sh | H A D | 20-Oct-2024 | 2.4 KiB | 94 | 60 | |
qemu-2-start.sh | H A D | 11-Jan-2025 | 6.3 KiB | 233 | 184 | |
qemu-3-deps.sh | H A D | 11-Jan-2025 | 7.2 KiB | 230 | 195 | |
qemu-4-build.sh | H A D | 13-Nov-2024 | 3.3 KiB | 154 | 115 | |
qemu-5-setup.sh | H A D | 20-Oct-2024 | 3 KiB | 127 | 88 | |
qemu-6-tests.sh | H A D | 11-Oct-2024 | 2.7 KiB | 106 | 79 | |
qemu-7-prepare.sh | H A D | 11-Oct-2024 | 3.4 KiB | 124 | 86 | |
qemu-8-summary.sh | H A D | 11-Oct-2024 | 1.5 KiB | 72 | 50 | |
qemu-9-summary-page.sh | H A D | 20-Oct-2024 | 1.6 KiB | 58 | 39 |
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