summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorajs124 <git@ajs124.de>2020-10-18 19:55:42 +0200
committerGraham Christensen <graham@grahamc.com>2021-04-06 18:34:37 +0000
commitd48e871ec0ef73f19f88dec4f49978279f71de72 (patch)
treec0b33d39f34fa270c53177ac1a88a16d19061cea /nixos/tests/all-tests.nix
parent47598c476ad8d567f70ec37e7e628ccc599d3490 (diff)
downloadnixpkgs-d48e871ec0ef73f19f88dec4f49978279f71de72.tar
nixpkgs-d48e871ec0ef73f19f88dec4f49978279f71de72.tar.gz
nixpkgs-d48e871ec0ef73f19f88dec4f49978279f71de72.tar.bz2
nixpkgs-d48e871ec0ef73f19f88dec4f49978279f71de72.tar.lz
nixpkgs-d48e871ec0ef73f19f88dec4f49978279f71de72.tar.xz
nixpkgs-d48e871ec0ef73f19f88dec4f49978279f71de72.tar.zst
nixpkgs-d48e871ec0ef73f19f88dec4f49978279f71de72.zip
nixosTests.iscsi-root: init
Co-authored-by: Graham Christensen <graham@floxdev.com>
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 62188ddf9e8..6c8a21785b6 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -183,6 +183,7 @@ in
   iodine = handleTest ./iodine.nix {};
   ipfs = handleTest ./ipfs.nix {};
   ipv6 = handleTest ./ipv6.nix {};
+  iscsi-root = handleTest ./iscsi-root.nix {};
   jackett = handleTest ./jackett.nix {};
   jellyfin = handleTest ./jellyfin.nix {};
   jenkins = handleTest ./jenkins.nix {};