btrfs-progs/.github/workflows
David Sterba eed542859f btrfs-progs: ci: split devel tests to groups
The tests are run in one job, we can make it parallel by grouping
related tests together.

- musl test, using docker, does not have to wait for build
- simple tests, library, ioctl, api, ...
- the rest are functional tests

Signed-off-by: David Sterba <dsterba@suse.com>
2023-11-03 18:04:37 +01:00
..
artifacts-static-build.yml btrfs-progs: ci: build static binaries only for latest release 2023-09-13 19:43:26 +02:00
ci-build-test.yml btrfs-progs: ci: run CI image tests in parallel 2023-10-02 18:05:38 +02:00
coverage.yml btrfs-progs: ci: upload coverage workflow results to codecov.io 2023-07-26 15:00:48 +02:00
devel.yml btrfs-progs: ci: split devel tests to groups 2023-11-03 18:04:37 +01:00
pull-request.yml btrfs-progs: ci: build static binaries only for latest release 2023-09-13 19:43:26 +02:00
test.yml