summary refs log tree commit diff
path: root/nixos/release-small.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/release-small.nix')
-rw-r--r--nixos/release-small.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/nixos/release-small.nix b/nixos/release-small.nix
index deb428d1bec..ae9182dc2b9 100644
--- a/nixos/release-small.nix
+++ b/nixos/release-small.nix
@@ -122,8 +122,7 @@ in rec {
         "nixos.tests.nat.firewall-conntrack"
         "nixos.tests.nat.firewall"
         "nixos.tests.nat.standalone"
-        # fails with kernel >= 5.15 https://github.com/NixOS/nixpkgs/pull/152505#issuecomment-1005049314
-        #"nixos.tests.nfs3.simple"
+        "nixos.tests.nfs3.simple"
         "nixos.tests.openssh"
         "nixos.tests.php.fpm"
         "nixos.tests.php.pcre"