aboutsummaryrefslogtreecommitdiff
path: root/nixos/release.nix
diff options
context:
space:
mode:
authorOkina Matara <okinan@chiru.no>2018-08-31 21:19:53 -0500
committerOkina Matara <okinan@chiru.no>2018-08-31 21:19:53 -0500
commit3d1fecd5bd92a17ac853d52cb875eb7031f0a139 (patch)
tree52ebed0e7a6c251cc08fa517f1e36c25db92e65f /nixos/release.nix
parentf7d1953d8f6f7ebc727db904d11ccf246d24c1f7 (diff)
nixos/tests/bcachefs: init
Diffstat (limited to 'nixos/release.nix')
-rw-r--r--nixos/release.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/release.nix b/nixos/release.nix
index b80ab44eced..a91dda5fa74 100644
--- a/nixos/release.nix
+++ b/nixos/release.nix
@@ -422,6 +422,7 @@ in rec {
tests.yabar = callTest tests/yabar.nix {};
tests.zookeeper = callTest tests/zookeeper.nix {};
tests.morty = callTest tests/morty.nix { };
+ tests.bcachefs = callTest tests/bcachefs.nix { };
/* Build a bunch of typical closures so that Hydra can keep track of
the evolution of closure sizes. */