summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
Commit message (Collapse)AuthorAge
* Merge pull request #154004 from illustris/hadoopArtturi2022-03-16
|\
| * hadoop: add passthrough testsillustris2022-03-11
| |
* | Merge pull request #160075 from ConnorBaker/spark_3_2_1Silvan Mosberger2022-03-16
|\ \ | | | | | | spark: init 3.2.1 and test on aarch64-linux
| * | spark: init 3.2.1 and test on aarch64-linuxConnor Baker2022-03-07
| | |
* | | Merge pull request #162535 from astro/pacemakerRyan Mulligan2022-03-15
|\ \ \ | | | | | | | | pacemaker: init
| * | | nixos/tests/pacemaker: initAstro2022-03-09
| | |/ | |/|
* | | Merge pull request #160750 from Izorkin/update-prosodyFranz Pletz2022-03-15
|\ \ \
| * | | nixos/tests/prosody: return prosody-mysql testIzorkin2022-02-18
| | | |
* | | | Merge pull request #163716 from svanderburg/fixtomcatSander van der Burg2022-03-13
|\ \ \ \ | | | | | | | | | | nixos/tomcat: configure default group and fix broken default package …
| * | | | nixos/tomcat: add basic test case using the example appSander van der Burg2022-03-13
| | | | |
* | | | | Merge pull request #154113 from pennae/systemd-escapingpennae2022-03-13
|\ \ \ \ \ | |/ / / / |/| | | | nixos: add functions and documentation for escaping systemd Exec* directives
| * | | | nixos: add functions and documentation for escaping systemd Exec* directivespennae2022-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it's really easy to accidentally write the wrong systemd Exec* directive, ones that works most of the time but fails when users include systemd metacharacters in arguments that are interpolated into an Exec* directive. add a few functions analogous to escapeShellArg{,s} and some documentation on how and when to use them.
* | | | | Merge pull request #163009 from scvalex/nbd-servicepennae2022-03-11
|\ \ \ \ \ | |_|_|/ / |/| | | | nbd: add nbd service and test
| * | | | nbd: add programs.nbd, services.nbd, and testAlexandru Scvortov2022-03-09
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: nbd: Update nixos/modules/services/networking/nbd.nix Co-authored-by: pennae <82953136+pennae@users.noreply.github.com> nbd: Update nixos/modules/services/networking/nbd.nix Co-authored-by: pennae <82953136+pennae@users.noreply.github.com> nbd: Update nixos/tests/nbd.nix Co-authored-by: pennae <82953136+pennae@users.noreply.github.com> nbd: generalize options in nbd service nbd: harden service nbd: Update nixos/modules/services/networking/nbd.nix Co-authored-by: pennae <82953136+pennae@users.noreply.github.com> nbd: Update nixos/modules/services/networking/nbd.nix Co-authored-by: pennae <82953136+pennae@users.noreply.github.com> nbd: refactor code a bit and BindPaths automatically
* / | | nixos/input-remapper: add nixos test for input-remapperLuna Nova2022-03-07
|/ / /
* | | Merge pull request #158613 from ConnorBaker/masterRok Garbas2022-03-01
|\ \ \ | | | | | | | | hadoop: add aarch64 support
| * | | hadoop: add back dots in names of nixos testsConnor Baker2022-02-23
| | | |
| * | | hadoop: add aarch64 supportConnor Baker2022-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit also changes the names of the tests for Hadoop so they use dashes instead of dots, and makes the default `hadoop` test what would have been `hadoop-all` after the rename. This change should mean that we're able to run `nix build github:nixos/nixpkgs/master#nixosTests.hadoop` which I was unable to do prior to this change.
* | | | vsftpd: enable seccomp (#158974)ajs1242022-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * vsftpd: enable seccomp * nixos/tests/vsftpd: add basic test * vsftpd: add test to passthru
* | | | Merge pull request #157693 from Radvendii/zammadRok Garbas2022-02-28
|\ \ \ \ | | | | | | | | | | zammad: init at 5.0.2
| * | | | Zammad: more fixesTaeer Bar-Yam2022-02-23
| | | | |
| * | | | zammad: add module testTaeer Bar-Yam2022-02-23
| | | | |
* | | | | tests/pgadmin4-standalone: addMaciej Krüger2022-02-26
| | | | |
* | | | | pgadmin4: init at 6.3florian on nixos (Florian Brandes)2022-02-26
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
* | | | | nixosTests.nano: replace with script using GNU expectPatrick Hilhorst2022-02-24
|/ / / /
* | | | Merge pull request #160042 from stigtsp/test/nginx-modsecurityMartin Weinelt2022-02-23
|\ \ \ \
| * | | | nixos/tests/nginx-modsecurity: initStig Palmquist2022-02-23
| |/ / /
* | | | Merge pull request #159187 from martinetd/logrotateJanne Heß2022-02-23
|\ \ \ \ | | | | | | | | | | logrotate service enhancements
| * | | | nixos tests: add logrotate testDominique Martinet2022-02-13
| |/ / / | | | | | | | | | | | | make sure the service is enabled by default and works.
* | | | Merge pull request #157278 from ck3d/default-systemd-nspawnmarkuskowa2022-02-21
|\ \ \ \ | |_|_|/ |/| | | nixos: Switch to default systemd-nspawn behaviour
| * | | nixos: Switch to default systemd-nspawn behaviourChristian Kögler2022-02-19
| | | |
* | | | Merge pull request #156763 from ratsclub/blockyAaron Andersen2022-02-18
|\ \ \ \ | |/ / / |/| | | nixos/blocky: init
| * | | nixos/blocky: initVictor Freire2022-02-14
| |/ /
* | | Merge pull request #141650 from 06kellyjac/agateSandro2022-02-16
|\ \ \ | |/ / |/| |
| * | nixos/agate: add nixos test06kellyjac2022-02-07
| | |
* | | Merge pull request #158178 from j0hax/retroarch-wmSandro2022-02-10
|\ \ \ | |/ / |/| |
| * | nixos/retroarch: add RetroArch as a desktop sessionJohannes Arnold2022-02-08
| | |
* | | Merge pull request #140891 from markuskowa/os-moosefsmarkuskowa2022-02-07
|\ \ \ | | | | | | | | nixos: init moosefs module and test
| * | | nixos/tests: add moosefs testMarkus Kowalewski2022-02-03
| | | |
* | | | Merge pull request #155892 from hercules-ci/nixos-etc-unit-testRobert Hensing2022-02-06
|\ \ \ \ | |_|/ / |/| | | nixos: Refactor to allow `etc` unit test
| * | | nixos/etc.nix: Make independentRobert Hensing2022-01-30
| | | | | | | | | | | | | | | | (cherry picked from commit 56c283e5c8dfd4d8d5daa15dfa3896beef2ac012)
* | | | nixos/tests/k3s: remove stale test referenceEuan Kemp2022-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/NixOS/nixpkgs/pull/142706 renamed this test, but the old 'k3s' one wasn't removed from all-tests. Fix that.
* | | | Merge pull request #141122 from Luflosi/add-apfs-nixos-moduleMaciej Krüger2022-02-01
|\ \ \ \
| * | | | nixos/apfs: initLuflosi2022-01-27
| | |/ / | |/| | | | | | | | | | Add the final missing pieces for full APFS support.
* | | | Merge pull request #156342 from midchildan/fix/noto-cjk-srcSandro2022-02-01
|\ \ \ \ | |_|/ / |/| | |
| * | | nixos: add sample test for noto fontsNick Cao2022-01-26
| |/ /
* | | Merge pull request #156855 from B4dM4n/breitbandmessung-initMartin Weinelt2022-01-28
|\ \ \
| * | | breitbandmessung: init at 3.1.0Fabian Möller2022-01-27
| |/ /
* | | Merge pull request #147189 from pasqui23/xxhSandro2022-01-28
|\ \ \ | |/ / |/| |
| * | xxh: added testsPasquale2022-01-17
| | |