From a8bc071d9ea14775dd103f31f0d1986c99a790a2 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Wed, 12 May 2021 13:03:55 +0200 Subject: [PATCH] btrfs-progs: ci: list hosted CI requirements Signed-off-by: David Sterba --- ci/README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/ci/README.md b/ci/README.md index 38733ea8..9d4480b4 100644 --- a/ci/README.md +++ b/ci/README.md @@ -7,7 +7,18 @@ eventually. ## Hosted -No active hosted CI is currently set up. +No active hosted CI is currently set up, we're looking for one. + +Reuirements: + +* recent kernel, latest stable if possible, 5.10 is minimum +* ability to run commands as root +* ability to create loop devices (losetup) +* ability to mount and unmount filesystems +* integration with github/gitlab repository to watch for updates +* enough granted run time to finish the testsuite +* (optional) run docker images +* (nice to have) web gui with results, email notifications **Gitlab**