mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
nixos/release-*: finish dropping the conntrack tests
This was forgotten in commit 84f3520c8f
.
This commit is contained in:
parent
0d13ad08d8
commit
52006da65b
2 changed files with 0 additions and 2 deletions
|
@ -100,7 +100,6 @@ in rec {
|
||||||
(onFullSupported "nixos.tests.login")
|
(onFullSupported "nixos.tests.login")
|
||||||
(onFullSupported "nixos.tests.misc")
|
(onFullSupported "nixos.tests.misc")
|
||||||
(onFullSupported "nixos.tests.mutableUsers")
|
(onFullSupported "nixos.tests.mutableUsers")
|
||||||
(onFullSupported "nixos.tests.nat.firewall-conntrack")
|
|
||||||
(onFullSupported "nixos.tests.nat.firewall")
|
(onFullSupported "nixos.tests.nat.firewall")
|
||||||
(onFullSupported "nixos.tests.nat.standalone")
|
(onFullSupported "nixos.tests.nat.standalone")
|
||||||
(onFullSupported "nixos.tests.networking.scripted.bond")
|
(onFullSupported "nixos.tests.networking.scripted.bond")
|
||||||
|
|
|
@ -118,7 +118,6 @@ in rec {
|
||||||
"nixos.tests.ipv6"
|
"nixos.tests.ipv6"
|
||||||
"nixos.tests.login"
|
"nixos.tests.login"
|
||||||
"nixos.tests.misc"
|
"nixos.tests.misc"
|
||||||
"nixos.tests.nat.firewall-conntrack"
|
|
||||||
"nixos.tests.nat.firewall"
|
"nixos.tests.nat.firewall"
|
||||||
"nixos.tests.nat.standalone"
|
"nixos.tests.nat.standalone"
|
||||||
"nixos.tests.nfs3.simple"
|
"nixos.tests.nfs3.simple"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue