about summary refs log tree commit diff
path: root/nixos/tests
Commit message (Collapse)AuthorAge
* Merge pull request #89297 from Ma27/bump-hydraEelco Dolstra2020-06-09
|\ | | | | hydra-unstable: 2020-04-16 -> 2020-06-01
| * hydra-unstable: 2020-04-16 -> 2020-06-01Maximilian Bosch2020-06-02
| |
* | Merge pull request #88574 from JJJollyjim/qemu-vm-qboot-optFlorian Klink2020-06-08
|\ \ | | | | | | nixos/qemu-vm: add option to use qboot
| * | nixos/qemu-vm: add option to use a non-standard BIOSJamie McClymont2020-06-08
| | | | | | | | | | | | | | | I'd like to change the default on x86 platforms to qboot at some point, since it saves a fair bit of startup time.
* | | Merge pull request #87878 from Izorkin/mariadb-updateFlorian Klink2020-06-05
|\ \ \ | |_|/ |/| | mariadb: 10.4.12 -> 10.4.13
| * | nixos/tests/mysql80: add check with unix authIzorkin2020-05-23
| | |
| * | nixos/tests/mysql57: add check with unix authIzorkin2020-05-23
| | |
* | | Merge pull request #88434 from pstch/patch-2Florian Klink2020-05-31
|\ \ \ | | | | | | | | nixos/haproxy: add reloading support, use upstream service hardening
| * | | nixos/haproxy: add reloading support, use upstream service hardeningHugo Geoffroy2020-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor the systemd service definition for the haproxy reverse proxy, using the upstream systemd service definition. This allows the service to be reloaded on changes, preserving existing server state, and adds some hardening options.
* | | | unit: Expose PHP expressions used so it can easily be accessed for configsElis Hirwing2020-05-30
| |_|/ |/| |
* | | Merge pull request #86055 from Ma27/wireguard-kernel-versionsJörg Thalheim2020-05-28
|\ \ \
| * | | nixos/wireguard: test against multiple kernel versionsMaximilian Bosch2020-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When testing WireGuard updates, I usually run the VM-tests with different kernels to make sure we're not introducing accidental regressions for e.g. older kernels. I figured that we should automate this process to ensure continuously that WireGuard works fine on several kernels. For now I decided to test the latest LTS version (5.4) and the latest kernel (currently 5.6). We can add more kernels in the future, however this seems to significantly slow down evaluation and time. The list can be customized by running a command like this: nix-build nixos/tests/wireguard --arg kernelVersionsToTest '["4.19"]' The `kernelPackages` argument in the tests is null by default to make sure that it's still possible to invoke the test-files directly. In that case the default kernel of NixOS (currently 5.4) is used.
* | | | Merge pull request #85900 from rnhmjoj/dnscryptMichele Guerini Rocco2020-05-27
|\ \ \ \ | | | | | | | | | | nixos/dnscrypt-wrapper: use dnscrypt-proxy1
| * | | | nixos/tests/dnscrypt-wrapper: initrnhmjoj2020-05-25
| | | | |
* | | | | Merge pull request #88881 from mmahut/ergoMarek Mahut2020-05-27
|\ \ \ \ \ | | | | | | | | | | | | ergo: init at 3.2.5
| * | | | | tests/ergo: initMarek Mahut2020-05-26
| | |_|/ / | |/| | |
* | | | | Merge pull request #88603 from romildo/upd.enlightenmentJosé Romildo Malaquias2020-05-26
|\ \ \ \ \ | | | | | | | | | | | | enlightenment.enlightenment: 0.23.1 -> 0.24.0, cleanup and fixes
| * | | | | nixos/tests/enlightenment: fix some steps in the first time wizardJosé Romildo Malaquias2020-05-25
| | | | | |
* | | | | | nixos/tests/hostname: init (check system's host name)Julian Stecklina2020-05-25
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NixOS currently has issues with setting the FQDN of a system in a way where standard tools work. In order to help with experimentation and avoid regressions, add a test that checks that the hostname is reported as the user wanted it to be. Co-authored-by: Michael Weiss <dev.primeos@gmail.com>
* | | | | Merge pull request #82753 from Kloenk/feature/engelsystemKim Lindberger2020-05-24
|\ \ \ \ \ | |/ / / / |/| | | | engelsystem: init at 3.1.0
| * | | | nixos/engelsystem: Add testtalyz2020-05-24
| | | | |
* | | | | nixosTests.nextcloud: Add davfs2 example to the VM testFlorian Klink2020-05-24
| |_|_|/ |/| | | | | | | | | | | | | | | Some people use davfs2 to mount a NextCloud instance, so make sure this works as well.
* | | | nixos/bazarr: initDavid Terry2020-05-22
| | | |
* | | | Merge pull request #79175 from helsinki-systems/init/sogoLassulus2020-05-22
|\ \ \ \ | | | | | | | | | | sogo: init at 4.3.2
| * | | | nixosTests.sogo: init testajs1242020-05-12
| | | | |
* | | | | Merge pull request #88461 from mweinelt/home-assistantJörg Thalheim2020-05-21
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | home-assistant: 0.109.6 → 0.110.0Martin Weinelt2020-05-21
| | |/ / | |/| |
* / | | nixos/yggdrasil: change config priority, persistentKeysEmery Hemingway2020-05-21
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | Favor the configuration in "configFile" over "config" to allow "configFile" to override "config" without a system rebuild. Add a "persistentKeys" option to generate keys and addresses that persist across service restarts. This is useful for self-configuring boot media.
* | | nixos/podman: add crun to testzowoq2020-05-19
| | |
* | | nixosTests.systemd-binfmt: initFlorian Klink2020-05-18
| | | | | | | | | | | | | | | | | | | | | | | | This adds a simple test running GNU Hello cross-compiled for armv7l and aarch64 inside a x86_64 VM with configured binfmt. We already build the cross toolchains in other invocations, and building hello itself is small.
* | | nixos/zoneminder: add minimal testDaniel Fullmer2020-05-17
| | |
* | | Merge pull request #87253 from utdemir/dockertools-preserve-envlewo2020-05-15
|\ \ \ | | | | | | | | Preserve environment variables from the parent image on dockerTools.buildImage
| * | | dockerTools.buildImage: Preserve environment variables from the parent imageUtku Demir2020-05-08
| | | |
* | | | Merge pull request #76653 from alexarice/agda-reworkDmitry Kalinkin2020-05-14
|\ \ \ \ | | | | | | | | | | Agda rework
| * | | | agda: Added testManuel Bärenz2020-05-14
| | | | |
* | | | | Merge pull request #87820 from nhey/port-kubernetes-testFlorian Klink2020-05-14
|\ \ \ \ \ | | | | | | | | | | | | nixosTests.kubernetes: port tests to python
| * | | | | nixosTests.kubernetes: port tests to pythonNikolaj Hey Hinnerskov2020-05-14
| | | | | |
* | | | | | nixos/tests/mysql-replication: fix test scriptIzorkin2020-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MariaDB 10.4 introduces a number of changes to the authentication process, intended to make things easier and more intuitive.
* | | | | | nixos/tests/mariadb-galera-rsync: fix test scriptIzorkin2020-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MariaDB 10.4 introduces a number of changes to the authentication process, intended to make things easier and more intuitive.
* | | | | | nixos/tests/mariadb-galera-mariabackup: fix test scriptIzorkin2020-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MariaDB 10.4 introduces a number of changes to the authentication process, intended to make things easier and more intuitive.
* | | | | | mariadb-galera: 25.3.27 -> 26.4.3Izorkin2020-05-14
|/ / / / /
* | | | | Merge pull request #85567 from Izorkin/nginx-sandboxJörg Thalheim2020-05-13
|\ \ \ \ \
| * | | | | nixos/nginx: add option enableSandboxIzorkin2020-05-12
| | | | | |
| * | | | | nixos/tests: add nginx-sandbox testIzorkin2020-05-12
| | | | | |
| * | | | | nixos/tests: fix nginx-pubhtml testIzorkin2020-05-12
| | | | | |
* | | | | | Merge pull request #85687 from mayflower/privacyideaLinus Heckemann2020-05-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | Init privacyIDEA packages and modules
| * | | | | | privacyidea: address reviewsRobin Gloster2020-05-09
| | | | | | |
| * | | | | | privacyidea module: initRobin Gloster2020-04-21
| | | | | | |
* | | | | | | Merge pull request #79966 from chkno/bcacheJacek Galowicz2020-05-12
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | nixos/bcache: Installer test for / on bcache
| * | | | | | nixos/bcache: Installer test for / on bcacheChuck2020-02-12
| | | | | | |