Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de> Signed-off-by: Andrew Innes <andrew.c12@gmail.com> Closes #15828 |
||
---|---|---|
.. | ||
scripts | ||
README.md | ||
build-dependencies.txt | ||
checkstyle-dependencies.txt | ||
checkstyle.yaml | ||
codeql.yml | ||
zfs-linux-tests.yml | ||
zfs-linux.yml |
README.md
The testings are done this way
- build zfs modules for Ubuntu 20.04 and 22.04 (~15m)
- 2x zloop test (~10m) + 2x sanity test (~25m)
- 4x functional testings in parts 1..4 (each ~1h)
- cleanup and create summary
- content of summary depends on the results of the steps
When everything runs fine, the full run should be done in about 2 hours.
The codeql.yml and checkstyle.yml are not part in this circle.