xref: /freebsd/sys/contrib/openzfs/.github/workflows/scripts/README.md (revision b64c5a0ace59af62eff52bfe110a521dc73c937b)
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