Jan Hrnko
c0c04737ed
nixos/telegraf: port test to python
2019-11-06 12:40:43 +01:00
Jan Hrnko
8060e76037
nixos/xautolock: port test to python
2019-11-06 12:30:29 +01:00
Jan Hrnko
6ea7ba4d69
nixos/moodle: port test to python
2019-11-06 12:27:14 +01:00
worldofpeace
3485204442
nixos/corefonts: remove
...
4 years ago in 7edb27b7af6ebff7e35207f7fcf16e0e2bd8884a the option was made
hidden. We should just remove the module and use mkRemovedOptionModule.
2019-11-06 02:47:00 -05:00
Jan Hrnko
650ccb604b
nixos/morty: port test to python
2019-11-06 07:58:22 +01:00
Jan Hrnko
38b2e18faa
nixos/upnp: port test to python
2019-11-06 07:54:45 +01:00
Jan Hrnko
13febec464
nixos/zookeeper: port test to python
2019-11-06 07:54:37 +01:00
Jan Hrnko
49914d7d8b
nixos/yabar: port test to python
2019-11-06 07:54:16 +01:00
Jan Hrnko
274fb7e0b9
nixos/trickster: port test to python
2019-11-06 07:17:39 +01:00
worldofpeace
5efe49ce67
nixosTests.fontconfig-default-fonts: port to python
2019-11-05 19:51:48 -05:00
worldofpeace
e73c93d8e6
Merge pull request #72834 from mweinelt/pr/tests/migrate-python
...
nixos/tests: migrate my tests to python
2019-11-05 21:33:50 +00:00
Jan Hrnko
23340a21b6
nixos/trezord: port test to python
2019-11-05 21:45:12 +01:00
Jan Hrnko
5768950f01
nixos/trac: port test to python
2019-11-05 21:45:02 +01:00
Jan Hrnko
6465a56d38
nixos/metabase: port test to python
2019-11-05 21:44:51 +01:00
Izorkin
9a27acedda
nixos/phpfpm: fix apply global phpOptions
2019-11-05 23:22:30 +03:00
Jacek Galowicz
d6b7a9909e
nixos/firefox: Port integration test to python
2019-11-05 18:07:05 +01:00
Jacek Galowicz
45b339b736
nixos/tests: Implement python test-driver version of getWindowNames and waitForWindow
2019-11-05 18:07:05 +01:00
Jacek Galowicz
fdb72f68ad
nixos/matrix-synapse: Port integration test to python
2019-11-05 18:07:04 +01:00
Jacek Galowicz
9c54658226
nixos/tests: Implement python test-driver version of requireActiveUnit
2019-11-05 18:07:00 +01:00
Florian Klink
5fecc35bb2
nixos/vault: convert test to python
2019-11-05 16:57:08 +01:00
EEva (JPotier)
9b78e5f35d
vault: fix config when file backend is used
...
When the option services.vault.storageBackend is set to "file", a
systemd.tmpfiles.rules was added, with extraneous []. These are not
needed and have been removed.
2019-11-05 16:54:34 +01:00
Martin Weinelt
014970bc17
nixos/knot: add myself as maintainer for test
2019-11-05 16:19:44 +01:00
Martin Weinelt
76df6d67ea
nixos/knot: port test to python
2019-11-05 16:19:40 +01:00
Martin Weinelt
e13f4057e4
nixos/babeld: port test to python
2019-11-05 16:19:35 +01:00
Colin L Rice
c861f8083d
sd-image: Add the compressed file path for hydra.
...
This makes the nixos on arm user instructions work again.
2019-11-05 10:10:51 -05:00
Jan Tojnar
9d36ef765c
gjs: various improvements ( #72805 )
...
gjs: various improvements
2019-11-05 16:00:24 +01:00
Florian Klink
c3566c7a4f
Merge pull request #70352 from wucke13/systemd-importd
...
systemd: add systemd-importd
2019-11-05 15:42:44 +01:00
Eelco Dolstra
50ea99cbc1
nixos/tests/quake3.nix: Remove
...
This was a demo of the VM testing approach in an old paper but there's
no need to keep it around.
2019-11-05 15:14:30 +01:00
Eelco Dolstra
aa98348f88
jormungandr: Remove
...
This is a good example of a package/module that should be distributed
externally (e.g. as a flake [1]): it's not stable yet so anybody who
seriously wants to use it will want to use the upstream repo. Also,
it's highly specialized so NixOS is not really the right place at the
moment (every NixOS module slows down NixOS evaluation for everybody).
[1] https://github.com/edolstra/jormungandr/tree/flake
2019-11-05 15:00:58 +01:00
Frederik Rietdijk
c4e30cf98c
Merge staging-next into staging
2019-11-05 14:18:08 +01:00
Marijan
7d98a8ba77
nixos/simple: port test to python
2019-11-05 12:00:26 +01:00
Marijan
16d2fccfd9
nixos/nix-generate-config: port test to python
2019-11-05 12:00:26 +01:00
Marijan
1afa50aef1
nixos/fsck: port test to python
2019-11-05 12:00:26 +01:00
Marijan
04f0961627
nixos/transmission: port test to python
2019-11-05 12:00:26 +01:00
Marijan
daa97862b5
nixos/tor: port test to python
2019-11-05 12:00:26 +01:00
Marijan
b786c1be04
nixos/openssh: port test to python
2019-11-05 12:00:19 +01:00
John Ericson
acd2d19484
Merge pull request #72347 from NixOS/bash-no-undef-vars
...
treewide: `set -u` everywhere
2019-11-04 19:52:33 -05:00
Jan Tojnar
3d89ead7c6
gjs: move to top-level
2019-11-05 00:47:04 +01:00
Julian Stecklina
40396a7e12
nixos/zfs: convert test to python
2019-11-04 23:51:10 +01:00
Jacek Galowicz
48508da01e
nixos/automysqlackup: Port test to python
2019-11-04 23:51:10 +01:00
Jacek Galowicz
986a1eb32b
nixos/ammonite: Port test to python
2019-11-04 23:51:10 +01:00
Jacek Galowicz
e5ee596263
nixos/acme: Port test to python
2019-11-04 23:51:10 +01:00
Jacek Galowicz
d4a5ea5219
nixos/boot: Port test to python
2019-11-04 23:51:10 +01:00
Jana Traue
cdd4d4fadf
nixos/wireguard: convert generated test to python
2019-11-04 23:51:10 +01:00
Jana Traue
baec88a119
nixos/wireguard: convert default test to python
2019-11-04 23:51:09 +01:00
Jana Traue
8b12f0ddcc
nixos/quake3: convert test to python
2019-11-04 23:51:09 +01:00
Julian Stecklina
2af2d59fd6
nixos/emacs-daemon: convert test to python
2019-11-04 23:51:09 +01:00
Jana Traue
9b33b5d38c
nixos/gitea: convert test to python
2019-11-04 23:51:09 +01:00
Jacek Galowicz
8eead58520
nixos/postgres: Port test to python
2019-11-04 23:51:09 +01:00
Jacek Galowicz
75d3e810d6
nixos/bittorrent: Port test to python
2019-11-04 23:51:09 +01:00