mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-13 11:30:35 +08:00
fixup: nixos tests: temporarily disable nfs tests
We really have these things spread over too many files.
This commit is contained in:
@@ -113,8 +113,8 @@ in rec {
|
|||||||
(all nixos.tests.networking.scripted.macvlan)
|
(all nixos.tests.networking.scripted.macvlan)
|
||||||
(all nixos.tests.networking.scripted.sit)
|
(all nixos.tests.networking.scripted.sit)
|
||||||
(all nixos.tests.networking.scripted.vlan)
|
(all nixos.tests.networking.scripted.vlan)
|
||||||
(all nixos.tests.nfs3)
|
#(all nixos.tests.nfs3)
|
||||||
(all nixos.tests.nfs4)
|
#(all nixos.tests.nfs4)
|
||||||
(all nixos.tests.openssh)
|
(all nixos.tests.openssh)
|
||||||
(all nixos.tests.php-pcre)
|
(all nixos.tests.php-pcre)
|
||||||
(all nixos.tests.predictable-interface-names.vm-test-run-predictableInterfaceNames)
|
(all nixos.tests.predictable-interface-names.vm-test-run-predictableInterfaceNames)
|
||||||
|
|||||||
Reference in New Issue
Block a user