about summary refs log tree commit diff
path: root/nixos/release.nix
Commit message (Collapse)AuthorAge
* Merge pull request #27826 from Infinisil/radicaleFranz Pletz2017-08-30
|\ | | | | radicale: update to version 2
| * radicale: 1.1.4 -> 2.1.2Silvan Mosberger2017-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | This commit readds and updates the 1.x package from 1.1.4 to 1.1.6 which also includes the needed command for migrating to 2.x The module is adjusted to the version change, defaulting to radicale2 if stateVersion >= 17.09 and radicale1 otherwise. It also now uses ExecStart instead of the script service attribute. Some missing dots at the end of sentences were also added. I added a paragraph in the release notes on how to update to a newer version.
* | elk: 5.4.2 -> 5.5.2Bas van Dijk2017-08-23
|/ | | | | | | | Release notes: * https://www.elastic.co/guide/en/elasticsearch/reference/5.5/release-notes-5.5.2.html * https://www.elastic.co/guide/en/logstash/5.5/logstash-5-5-2.html * https://www.elastic.co/guide/en/kibana/current/release-notes-5.5.2.html
* nixos,nixpkgs: only build essentials on i686Graham Christensen2017-08-05
|
* snapper: add nixos moduleChristian Kögler2017-07-16
| | | | fixes #27154
* Merge pull request #23173 from nlewo/test/cloudinitGraham Christensen2017-06-05
|\ | | | | Cloudinit test
| * nixos/cloudinit: add cloudinit testAntoine Eiche2017-05-23
| | | | | | | | | | | | | | | | | | An iso containing metadatas is created and attached as a cdrom to the qemu VM used for this test. The cloudinit service is enabled. The test case ensures the root authorized_keys file is populated and the cloudinit write_file module is working well.
* | nixos/tests: add tests for the LDAP stackmontag4512017-05-27
|/
* nixos/tests: add tests for exercising various hardening featuresJoachim Fasting2017-04-30
| | | | | | | | This test exercises the linux_hardened kernel along with the various hardening features (enabled via the hardened profile). Move hidepid test from misc, so that misc can go back to testing a vanilla configuration.
* grsecurity: discontinue supportJoachim Fasting2017-04-28
| | | | | | | | | | | | | Upstream has decided to make -testing patches private, effectively ceasing free support for grsecurity/PaX [1]. Consequently, we can no longer responsibly support grsecurity on NixOS. This patch turns the kernel and patch expressions into build errors and adds a warning to the manual, but retains most of the infrastructure, in an effort to make the transition smoother. For 17.09 all of it should probably be pruned. [1]: https://grsecurity.net/passing_the_baton.php
* nixos: Add a VM test for the SLiM display manageraszlig2017-04-23
| | | | | | | | | | | | | This is currently our default display manager, so I'm adding this to the "tested" job as well to ensure we don't ship broken revisions where X is most likely not working. The test uses a custom SLiM theme that's specifically tailored for good OCR results (mainly white background and black fonts without anything else), because our default NixOS theme has a very small contrast between background and fonts in some places. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* Merge branch 'master' into postgresql-testsTomasz Czyż2017-04-07
|\
| * quagga service: disableRobin Gloster2017-03-30
| |
| * network-interfaces: reload bridges on conf changesArnold Krille2017-03-26
| | | | | | | | | | | | | | | | | | | | | | And adopt the tests to add an interface and remove it again. It should work when deactivating rstp, it will not work when activating rstp for the first bridge as then the userspace daemon is not yet available. But once one bridge is active with stp, it should work with the reload for any further bridge. Fixes #21745. Also see #22547.
| * nixos/sddm: test automatic and manual loginThomas Tuegel2017-03-24
| |
| * nixos: enable nginx testFranz Pletz2017-03-20
| | | | | | | | cc #23279
| * Revert "nixos: build for aarch64-linux"Tuomas Tynkkynen2017-03-20
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit b806e25d65421d7aa0a524ce1601f0e51099df11. This seems to push Hydra's memory usage out of the roof fail nixos evaluating with: Too many heap sections: Increase MAXHINCR or MAX_HEAP_SECTS Let's revert this for now. It's not a big deal at all since the nixpkgs-unstable jobset is still building the packages.
| * nixos/release.nix: added tests.wordpressJoachim Schiele2017-03-18
| |
| * nixos: build for aarch64-linuxGraham Christensen2017-03-13
| |
| * nixos: fix renaming warning in KDE closureThomas Tuegel2017-03-03
| |
| * nixos/tests: fix Plasma 5 testThomas Tuegel2017-03-02
| |
| * pgjwt: init at 0.0.1 (#22644)Tomasz Czyż2017-02-26
| |
| * pam_oath: require OATH and pam_unix credentials to be validGraham Christensen2017-02-12
| |
| * nixos: drop references to kde4Graham Christensen2017-02-11
| | | | | | | | Excluding modules/programs/environment.nix for PATHand QT_PLUGIN_PATH to allow the programs to continue running.
* | test all postgresql versions, test server restart (#1735)Tomasz Czyż2017-02-21
|/
* nixos: update default cases from KDM/KDE4 to SDDM/KDE5Graham Christensen2017-02-09
|
* nixos/tests/nat: add test for conntrack helper autoloadingFranz Pletz2017-01-25
|
* nixos/glance: add testAntoine Eiche2016-12-31
| | | | | | | | The test starts the glance service, creates a nixos image and ensures Glance list it. Note the test also starts the Keystone service since it is required by Glance.
* nixos/keystone: add test in release.nixAntoine Eiche2016-12-16
|
* containers: add tests for hosts and macvlansmontag4512016-12-12
|
* nixos/release: add containers-tmpfs testFranz Pletz2016-11-22
| | | | cc #20557
* Revert "cjdns: Disable tests"Joachim Fasting2016-11-12
| | | | This reverts commit 0ba3d429a758cec15545fc11c9d3fd1424c5c5f8.
* cjdns: Disable testsEelco Dolstra2016-11-08
| | | | | | | | | Since 8180922d236c53b5e09cfe1b63f6c12977bb2803, the cjdns module imports from a derivation, which is very bad. It causes all of stdenv to be built at evaluation time. Since we have a hard 3600 second limit on Hydra evaluations, this was causing NixOS jobsets to time out. @joachifm
* leaps: 0.5.1 + add a service + testJoachim Schiele2016-11-06
|
* hound: init moduleGraham Christensen2016-10-15
|
* containers: Do not wait for udev for network devicesArnold Krille2016-10-08
| | | | | | | | | | | | | | | Test that adding physical devices to containers works, find that network setup then doesn't work because there is no udev in the container to tell systemd that the device is present. Fixed by not depending on the device in the container. Activate the new container test for release Bonds, bridges and other network devices need the underlying not as dependency when used inside the container. Because the device is already there. But the address configuration needs the aggregated device itself.
* Add a simple test for SambaEelco Dolstra2016-09-30
|
* mongodb service: add test caseRodney Lorrimar2016-09-17
|
* Disable nixos.tests.panamaxDomen Kožar2016-09-13
| | | | https://github.com/NixOS/nixpkgs/issues/18209#issuecomment-246763699
* Remove test leftover from docker-registryDomen Kožar2016-09-10
| | | | | (cherry picked from commit d171c59926b77564089964f06ba761609b9a477e) Signed-off-by: Domen Kožar <domen@dev.si>
* nixos/tests/kde5: rename from sddm-kde5 and run by defaultThomas Tuegel2016-09-09
| | | | (cherry picked from commit 701f02a6eed902835e3d2a27838723cd9a7bb66a)
* Merge pull request #18085 from Mic92/fermJoachim F2016-09-03
|\ | | | | ferm: add integration test
| * ferm: add integration testJörg Thalheim2016-08-29
| |
* | quagga test: Add test for the quagga service.Octavian Cerna2016-09-02
|/
* Revert "Temporarily disable chromium test"obadz2016-08-23
| | | | | | | This reverts commit 9e6eec201b8b56ef493c60af3acb2e8ddd8be258. Verified locally that cd063d7 fixes the problem. cc @edolstra @aszlig
* Temporarily disable chromium testEelco Dolstra2016-08-23
| | | | | | | | It's hanging and blocking the unstable channel. http://hydra.nixos.org/build/38984676 @aszlig
* netboot: prepare for https://github.com/NixOS/nixos-channel-scripts/issues/6Domen Kožar2016-08-16
|
* Remove the Cassandra moduleEelco Dolstra2016-08-12
| | | | | | | | | | | | It uses import-from-derivation, which is a bad thing, because this causes hydra-evaluator to build Cassandra at evaluation time. $ nix-instantiate nixos/release.nix -A tests.cassandra.i686-linux --dry-run error: cannot read ‘/nix/store/c41blyjz6pfvk9fnvrn6miihq5w3j0l4-cassandra-2.0.16/conf/cassandra-env.sh’, since path ‘/nix/store/0j9ax4z8xhaz5lhrwl3bwj10waxs3hgy-cassandra-2.0.16.drv’ is not valid, at /home/eelco/Dev/nixpkgs/nixos/modules/services/databases/cassandra.nix:373:11 Also, the module is a mess (bad option descriptions, poor indentation, a gazillion options where a generic "config" option would suffice, it opens ports in the firewall, it sets vm.swappiness, ...).
* Merge pull request #17464 from cransom/cassandraFrederik Rietdijk2016-08-10
|\ | | | | Cassandra
| * cassandra service: initCasey Ransom2016-08-02
| | | | | | | | | | | | The module will configure a Cassandra server with common options being tweakable. Included is also a test which will spin up 3 nodes and verify that the cluster can be formed, broken, and repaired.