about summary refs log tree commit diff
path: root/nixos/tests
Commit message (Collapse)AuthorAge
...
| * | | | | | Merge master into staging-nextFrederik Rietdijk2019-08-14
| |\| | | | |
| | * | | | | Merge pull request #63716 from peterhoeg/f/mosquittoPeter Hoeg2019-08-13
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | nixos/mosquitto: make the tests run
| | | * | | | | nixos/mosquitto: make the tests runPeter Hoeg2019-06-24
| | | | |/ / / | | | |/| | |
| | * | | | | Merge pull request #66375 from emmanuelrosa/syncthing-1.2.1Lassulus2019-08-12
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | syncthing: 1.1.4 -> 1.2.1
| | | * | | | | syncthing: 1.1.4 -> 1.2.1Emmanuel Rosa2019-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | syncthing-gtk: add missing runtime dependencies NixOS: fix syncthing-init NixOS test
| | * | | | | | nixos/postgresql-wal-receiver: add module (#63799)Notkea2019-08-11
| | | | | | | |
| | * | | | | | Merge pull request #66236 from worldofpeace/test-reorganizeworldofpeace2019-08-10
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | Reorganize GNOME tests, re-enable LightDM for release-combined
| | | * | | | | nixosTests.gnome{xorg}: re-enable on aarch64worldofpeace2019-08-07
| | | | | | | |
| | | * | | | | nixosTests.lightdm: add me to maintainersworldofpeace2019-08-06
| | | | | | | |
| | | * | | | | nixosTests.gnome3{xorg}: add gnome3 maintainersworldofpeace2019-08-06
| | | | | | | |
| | | * | | | | nixos/release-combined: re-enable lightdm testworldofpeace2019-08-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This has been tested in the Pantheon test for a year now and it does fine on hydra.
| | | * | | | | nixosTests.gnome3: rename from gnome3-gdmworldofpeace2019-08-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The actual only difference from the gnome3-xorg test is that this tests the wayland session. It's also more accurate to call it just "gnome3" since wayland is default here.
| | | * | | | | nixosTests.gnome3-xorg: rename from gnome3worldofpeace2019-08-06
| | | | | | | |
| | * | | | | | Couchdb: Don't chown /var/log to couchdb (#65347)Silvan Mosberger2019-08-10
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | Couchdb: Don't chown /var/log to couchdb
| | | * | | | | nixos/tests: Reenable couchdbSilvan Mosberger2019-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Works just fine in current master
| | * | | | | | Merge pull request #66327 from basvandijk/parameterizable-nixos-generate-configBas van Dijk2019-08-09
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos-generate-config: enable overriding configuration.nix
| | | * | | | | | nixos-generate-config: enable overriding configuration.nixBas van Dijk2019-08-08
| | | | | | | | |
| * | | | | | | | Merge master into staging-nextFrederik Rietdijk2019-08-09
| |\| | | | | | |
| | * | | | | | | postgresql: running `initdb` from command line now works (#65309)Danylo Hlynskyi2019-08-07
| | | |_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The issue was only with NixOS service, `postgresql` installed through `nix-env` was not affected. Fixes https://github.com/NixOS/nixpkgs/issues/23655
| | * | | | | | Merge pull request #65950 from aanderse/mysql-updateAndreas Rammhold2019-08-06
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | mysql57: 5.7.25 -> 5.7.27
| | | * | | | | | nixos/mysql: test the mysql package, not just mariadbAaron Andersen2019-08-04
| | | |/ / / / /
| * | | | | | | Merge pull request #65376 from abbradar/mdadm-upstreamFrederik Rietdijk2019-08-03
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Use upstream units for mdadm
| | * | | | | | | systemd test: add test for systemd-shutdown scriptsNikolay Amiantov2019-08-01
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge branch 'master' into flip-map-foreachDanylo Hlynskyi2019-08-05
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge pull request #65616 from JohnAZoidberg/cassandra-jmxport-testSarah Brofeldt2019-08-03
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | nixos/tests/cassandra: Test jmxPort
| | * | | | | | nixos/tests/cassandra: Test jmxPortDaniel Schaefer2019-07-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The test sets it to a non-standard port so it won't work accidentally now and we'll be sure that our NixOS option works.
| * | | | | | | Merge master into staging-nextFrederik Rietdijk2019-08-02
| |\ \ \ \ \ \ \
| | * | | | | | | nixos/prometheus-exporters: use DynamicUser by defaultWilliButz2019-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only define seperate users and groups when necessary.
| | * | | | | | | Merge pull request #65751 from mayflower/pkgs/prometheus-postgres-exporterWilliButz2019-08-02
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | prometheus-postgres-exporter: init at 0.5.1
| | | * | | | | | prometheus-postgres-exporter: init at 0.5.1Franz Pletz2019-08-02
| | | | | | | | |
| * | | | | | | | Merge master into staging-nextFrederik Rietdijk2019-08-02
| |\| | | | | | |
| | * | | | | | | Merge pull request #65582 from WilliButz/add-mailexporterRobin Gloster2019-08-01
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | prometheus-mail-exporter: init at 2019-07-14, add module and test
| | | * | | | | | nixos/tests/prometheus-exporters: add mail exporterWilliButz2019-07-30
| | | |/ / / / /
| * | | | | | | Merge master into staging-nextFrederik Rietdijk2019-08-01
| |\| | | | | |
| | * | | | | | Merge pull request #62748 from aanderse/mediawikiAaron Andersen2019-07-31
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/mediawiki: init service to replace httpd subservice
| | | * | | | | | nixos/mediawiki: init service to replace httpd subserviceAaron Andersen2019-07-23
| | | | |/ / / / | | | |/| | | |
| | * | | | | | nixosTests.flatpak-builder: enable portalsworldofpeace2019-07-30
| | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | Forgot about this test. Shouldn't fail with an assertion error anymore.
| | * | | | | fluentd: add simple testAndrew Childs2019-07-30
| | | | | | |
| | * | | | | nixos/tests/prometheus-2.nix: increase diskSize of the store machineBas van Dijk2019-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is to fix the following error in the test on aarch64-linux: store# [ 126.911144] thanos[739]: level=error ts=2019-06-16T14:00:26.59870538Z caller=main.go:182 msg="running command failed" err="error executing compaction: first pass of downsampling failed: create dir: mkdir /var/lib/thanos-compact/downsample: no space left on device" store# [ 126.942655] systemd[1]: thanos-compact.service: Main process exited, code=exited, status=1/FAILURE
| | * | | | | nixos/thanos: add module for the thanos serviceBas van Dijk2019-07-28
| | |/ / / /
| * | | | | Merge master into stagingOrivej Desh2019-07-25
| |\| | | |
| | * | | | nixos/nextcloud: write config to additional config fileMaximilian Bosch2019-07-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One of the main problems of the Nextcloud module is that it's currently not possible to alter e.g. database configuration after the initial setup as it's written by their imperative installer to a file. After some research[1] it turned out that it's possible to override all values with an additional config file. The documentation has been slightly updated to remain up-to-date, but the warnings should remain there as the imperative configuration is still used and may cause unwanted side-effects. Also simplified the postgresql test which uses `ensure{Databases,Users}` to configure the database. Fixes #49783 [1] https://github.com/NixOS/nixpkgs/issues/49783#issuecomment-483063922
| | * | | | nixos/tests/prometheus-exporters: replace 'with lib;'WilliButz2019-07-22
| | | | | | | | | | | | | | | | | | | | | | | | Replace 'with lib;' by explicit function imports.
| | * | | | nixos/test: fix prometheus-{bind,varnish}-exporter testsWilliButz2019-07-22
| | | | | |
| * | | | | gdk-pixbuf: rename from gdk_pixbufworldofpeace2019-07-22
| |/ / / /
| * | | | boot tests: don't use globbingNikolay Amiantov2019-07-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Turns out I broke all the boot tests except netboot. Instead of relying on build-time search for .iso we can use a proper attribute.
| * | | | nixos-test-driver: allow configuration of net frontend and backendAndrew Childs2019-07-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When IPXE tests were added, an option was added for configuring only the frontend, and the backend configuration was dropped entirely. This caused most installer tests to fail.
| * | | | Merge pull request #64463 from Ma27/graylog-testFranz Pletz2019-07-21
| |\ \ \ \ | | | | | | | | | | | | nixos/graylog: minor fixes, add test
| | * | | | nixos/graylog: add testMaximilian Bosch2019-07-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Basic test which confirms new inputs can be created and that messages can be sent to a UDP-GELF input using `netcat`. This test requires 4GB of RAM to avoid issues due insufficient memory (please refer to `nixos/tests/elk.nix` for a detailed explanation of the issue) for elasticsearch. Also it's ensured that elasticsearch has an open HTTP port for communication when starting `graylog`. This is a workaround to ensure that all services are started in proper order, even in test environments with less power. However this shouldn't be implemented in the `nixos/graylog` module as this might be harmful when using elasticsearch clusters that require e.g. authentication and/or run on different servers.
| * | | | | Merge pull request #60436 from nbardiuk/masterAaron Andersen2019-07-21
| |\ \ \ \ \ | | | | | | | | | | | | | | nixos/tiddlywiki: init