Unverified Commit 52006da6 authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

nixos/release-*: finish dropping the conntrack tests

This was forgotten in commit 84f3520c.
parent 0d13ad08
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -100,7 +100,6 @@ in rec {
        (onFullSupported "nixos.tests.login")
        (onFullSupported "nixos.tests.misc")
        (onFullSupported "nixos.tests.mutableUsers")
        (onFullSupported "nixos.tests.nat.firewall-conntrack")
        (onFullSupported "nixos.tests.nat.firewall")
        (onFullSupported "nixos.tests.nat.standalone")
        (onFullSupported "nixos.tests.networking.scripted.bond")
+0 −1
Original line number Diff line number Diff line
@@ -118,7 +118,6 @@ in rec {
        "nixos.tests.ipv6"
        "nixos.tests.login"
        "nixos.tests.misc"
        "nixos.tests.nat.firewall-conntrack"
        "nixos.tests.nat.firewall"
        "nixos.tests.nat.standalone"
        "nixos.tests.nfs3.simple"