nixpkgs/nixos/tests
Nikolay Amiantov 8b124b7521 nixos.tests.printing: fix for new CUPS version
It looks like now queue is not immediately cleared from cancelled jobs.
Instead, files like "c00001" are left alongside "d00001-001", and
cleanup happens at some later point of time. Also, all new jobs are
assigned consecutive numbers now (00002, 00003 etc.). So when
original d00001 file is finally cleaned, it breaks the test. Fixed
by checking for any "d*" file inside the queue and cleaning it by
ourselves to ensure that each job works correctly.
2016-02-22 12:42:06 +03:00
..
common
avahi.nix nixos.tests.avahi: unmaintain 2015-08-04 17:30:55 +02:00
bittorrent.nix
blivet.nix
boot.nix
cadvisor.nix
chromium.nix Don't make chromium-beta/dev release blockers 2016-02-03 11:49:50 +01:00
cjdns.nix Rename 'emery' maintainer handle to 'ehmry', fixes #11493 2015-12-05 23:06:20 +01:00
containers.nix Unify NixOS and Nixpkgs channel structure 2015-08-05 17:37:11 +02:00
docker-registry.nix
docker.nix nixos/docker: default storageDriver to "devicemapper" 2015-10-04 14:34:38 +02:00
ec2.nix boot.initrd.network: Support DHCP 2016-02-02 19:59:27 +01:00
etcd.nix etcd service: fix tests 2015-09-06 14:44:13 +02:00
firefox.nix Fix tests that use the Valgrind docs 2015-08-28 13:27:51 +02:00
firewall.nix
fleet.nix
gitlab.nix
gnome3-gdm.nix nixos tests: add gdm test 2015-09-15 14:25:36 +02:00
gnome3.nix gnome3 test: increase timeout 2015-10-05 22:10:40 -06:00
grsecurity.nix grsecurity: add NixOS VM test 2016-01-24 04:06:19 +00:00
haka.nix haka: very basic testing 2016-01-23 01:20:14 +01:00
i3wm.nix
influxdb.nix
initrd-network.nix boot.initrd.network: Support DHCP 2016-02-02 19:59:27 +01:00
installer.nix correctly fix 313fa2ebc6 2016-01-10 18:24:29 +01:00
ipv6.nix
jenkins.nix
kde4.nix Fix tests that use the Valgrind docs 2015-08-28 13:27:51 +02:00
kexec.nix
kubernetes.nix
lightdm.nix nixos/tests/lightdm: Drop "session" screenshot. 2015-08-20 12:57:40 +02:00
login.nix
logstash.nix logstash service: fix tests 2015-09-06 15:20:56 +02:00
make-test.nix Add filesystem option to automatically grow to the maximum size 2015-09-24 19:59:44 +02:00
mathics.nix nixos/mathics: New service and test 2016-01-02 14:34:55 -08:00
mesos.nix
misc.nix filesystems: use list of strings for fs options 2016-02-06 19:48:30 +00:00
mpich-example.c
mpich.nix
mumble.nix
munin.nix
mysql-replication.nix
mysql.nix
nat.nix
networking-proxy.nix
networking.nix nixos/tests/networking: Add a test for loopback 2015-12-18 07:09:42 +01:00
nfs.nix filesystems: use list of strings for fs options 2016-02-06 19:48:30 +00:00
nixos-pin-version.nix Add a way to pin a NixOS version within the module system. 2015-11-19 20:58:45 +00:00
nsd.nix
openssh.nix nixos/tests/openssh: Fix test by using safe public keys 2015-08-12 11:16:26 -07:00
panamax.nix
partition.nix btrfsProgs -> canonical btrfs-progs 2016-01-03 20:38:44 +01:00
peerflix.nix
phabricator.nix
postgresql.nix nixos: add test for postgresql, fixes #11146 2016-01-20 03:42:59 +01:00
printing.nix nixos.tests.printing: fix for new CUPS version 2016-02-22 12:42:06 +03:00
proxy.nix Make proxy test more robust 2015-08-31 18:36:32 +02:00
pump.io.nix nixos tests: pump.io: init 2015-12-06 13:35:21 +00:00
quake3.nix nixos/tests/quake3: Don't quote +set arguments 2016-01-16 01:13:36 +01:00
rabbitmq.nix
riak.nix
run-in-machine.nix
sddm-kde5.nix nixos/tests: test SDDM with KDE 5 enabled 2015-12-11 07:09:08 -06:00
sddm.nix add nixos/tests/sddm 2015-11-23 06:39:19 -06:00
simple.nix nixos/tests/simple.nix: Include minimal.nix 2016-02-12 14:35:41 +01:00
slurm.nix slurm service: add tests 2015-12-25 15:55:07 +01:00
subversion.nix
test-config-examples.sh
testdb.sql
tomcat.nix
trac.nix
udisks2.nix
virtualbox.nix nixos/tests/virtualbox: Don't parallelize VM boot. 2015-09-25 12:12:07 +02:00
xfce.nix