fixup: nixos tests: temporarily disable nfs tests

We really have these things spread over too many files.
This commit is contained in:
Vladimír Čunát
2018-07-20 16:40:00 +02:00
parent e8a7f5dfcc
commit d6c6c7fcec

View File

@@ -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)