summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorNicolas Berbiche <nicolas@normie.dev>2020-10-05 22:18:44 -0400
committerNicolas Berbiche <nicolas@normie.dev>2020-10-05 22:18:44 -0400
commitc9cea8264e5bb6e72f35f0f4e146bfe65cbef1a1 (patch)
treefb351c452da4395d063e7073657acb8ddbfd8024 /nixos/tests/all-tests.nix
parent9243c64e7fa4bb8ce84f97a52e955f3e8fe8e733 (diff)
downloadnixpkgs-c9cea8264e5bb6e72f35f0f4e146bfe65cbef1a1.tar
nixpkgs-c9cea8264e5bb6e72f35f0f4e146bfe65cbef1a1.tar.gz
nixpkgs-c9cea8264e5bb6e72f35f0f4e146bfe65cbef1a1.tar.bz2
nixpkgs-c9cea8264e5bb6e72f35f0f4e146bfe65cbef1a1.tar.lz
nixpkgs-c9cea8264e5bb6e72f35f0f4e146bfe65cbef1a1.tar.xz
nixpkgs-c9cea8264e5bb6e72f35f0f4e146bfe65cbef1a1.tar.zst
nixpkgs-c9cea8264e5bb6e72f35f0f4e146bfe65cbef1a1.zip
cagebreak: init at 1.4.2
Diffstat (limited to 'nixos/tests/all-tests.nix')
-rw-r--r--nixos/tests/all-tests.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/tests/all-tests.nix b/nixos/tests/all-tests.nix
index 8048c885e15..0dc14e527d1 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -44,6 +44,7 @@ in
   caddy = handleTest ./caddy.nix {};
   cadvisor = handleTestOn ["x86_64-linux"] ./cadvisor.nix {};
   cage = handleTest ./cage.nix {};
+  cagebreak = handleTest ./cagebreak.nix {};
   cassandra = handleTest ./cassandra.nix {};
   ceph-single-node = handleTestOn ["x86_64-linux"] ./ceph-single-node.nix {};
   ceph-multi-node = handleTestOn ["x86_64-linux"] ./ceph-multi-node.nix {};