Skip to content

Commit d39a3b3

Browse files
committed
docs: add btrfs ci docs
This is now enabled. Signed-off-by: Luis Chamberlain <[email protected]>
1 parent 153e81f commit d39a3b3

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

docs/kernel-ci/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ are:
8181
* [Linux kernel filesystem kdevops CI](linux-filesystems-kdevops-CI-testing.md)
8282
* [Linux kernel XFS kdevops CI](linux-xfs-kdevops-ci.md)
8383
* [Linux kernel ext4 kdevops CI](linux-ext4-kdevops-ci.md)
84+
* [Linux kernel btrfs kdevops CI](linux-btrfs-kdevops-ci.md)
8485
* Linux kernel simple subsystems:
8586
* [Linux kernel modules kdevops CI](linux-modules-kdevops-ci.md)
8687
* [Linux kernel firmware loader kdevops CI](linux-firmware-kdevops-ci.md)
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# The Linux kernel btrfs kdevops CI
2+
3+
The btrfs kdevops CI is used to help proactively allow btrfs Linux kernel
4+
developers test branches automatically through kdevops. Although
5+
[kpd](https://github.com/facebookincubator/kernel-patches-daemon)
6+
is not used we use the kpd prefix for the btrfs kdevops CI tree in case a
7+
patchwork instance and
8+
[kpd](https://github.com/facebookincubator/kernel-patches-daemon)
9+
may be leveraged at later future time. The btrfs kdevops CI tree is:
10+
11+
* [linux-btrfs-kpd](https://github.com/linux-kdevops/linux-btrfs-kpd)
12+
13+
## linux-btrfs-kpd tests
14+
15+
Read [kdevops filesystem CI testing](linux-filesystems-kdevops-CI-testing.md)
16+
first.
17+
18+
## linux-btrfs-kpd CI testing results
19+
20+
You can see linux-btrfs-kpd test results here:
21+
22+
* [Ephemeral interactive linux-btrfs-kpd CI results](https://github.com/linux-kdevops/linux-btrfs-kpd/actions)
23+
* [Persistent kdevops-results-archive linux-btrfs-kpd test results](https://github.com/search?q=repo%3Alinux-kdevops%2Fkdevops-results-archive+is%3Acommit+%22linux-btrfs-kpd%3A%22&type=commits)

0 commit comments

Comments
 (0)