summary refs log tree commit diff
path: root/nixos/tests
Commit message (Collapse)AuthorAge
* nixos/tests: add mastodon testIzorkin2022-03-20
|
* Merge pull request #103733 from JJJollyjim/term-testsSandro2022-03-20
|\
| * nixos/tests/terminal-emulators: fix test for stJamie McClymont2022-03-20
| | | | | | | | | | | | some change in the last 24 hours altered the behaviour of st such that it now dies with a non-zero exit code when the shell exits, so kill is now necessary
| * nixos/tests: add integration tests for terminal emulatorsJamie McClymont2022-03-18
| |
* | Merge pull request #156200 from B4dM4n/nixos-tests-wineArtturi2022-03-20
|\ \
| * | nixos/tests/wine: fix gecko check and diskSize typeFabian Möller2022-01-22
| | |
* | | Merge pull request #164398 from NinjaTrappeur/nin/pleroma-wrappersNinjatrappeur2022-03-19
|\ \ \
| * | | nixosTests.pleroma: fix test, remove toot patchFélix Baylac-Jacqué2022-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was originally impossible to login in toot without having an interactive shell. I opened https://github.com/ihabunek/toot/pull/180 upstream to fix that and fetch this patch for this test. The author decided to fix the issue using a slightly different approach at https://github.com/ihabunek/toot/commit/a3eb5dca24e3efa8f16ebcdc4b7d635dc9af03b7 Because of this upstream fix, our custom patch does not apply anymore. Using that stdin-based login upstream feature.
* | | | Merge pull request #163499 from Izorkin/update-peertubeStig2022-03-19
|\ \ \ \ | | | | | | | | | | peertube: 4.1.0 -> 4.1.1
| * | | | nixos/tests/peertube: add check peertube cliIzorkin2022-03-09
| | | | |
* | | | | Merge pull request #164367 from jpathy/patch-2pennae2022-03-18
|\ \ \ \ \ | |_|_|_|/ |/| | | | networking.greTunnels: support ip6gre*
| * | | | networking.greTunnels: support ip6gre*jpathy2022-03-17
| | | | |
* | | | | Merge pull request #164313 from Ma27/drop-nextcloud21Maximilian Bosch2022-03-16
|\ \ \ \ \ | | | | | | | | | | | | nextcloud21: remove
| * | | | | nextcloud21: removeMaximilian Bosch2022-03-15
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | EOLed by upstream in 2022-02[1]. [1] https://docs.nextcloud.com/server/23/admin_manual/release_schedule.html#older-versions
* | | | | Merge pull request #154004 from illustris/hadoopArtturi2022-03-16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | nixos/hadoop: add module options for commonly used service configsillustris2022-03-11
| | | | |
| * | | | nixos/hadoop: use CGroups to enforce container limits by defaultillustris2022-03-11
| | | | |
| * | | | nixos/hadoop: add gateway roleillustris2022-03-11
| | | | |
| * | | | nixos/hadoop: fix tests for hadoop 2 and 3.2illustris2022-03-11
| | | | |
| * | | | nixos/hadoop: use FairScheduler by defaultillustris2022-03-11
| | | | |
| * | | | hadoop: add passthrough testsillustris2022-03-11
| | | | |
| * | | | nixos/hadoop: disable openFirewall by defaultillustris2022-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 #163433 from JJJollyjim/bcachefsdavidak2022-03-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | bcachefs: unstable-2022-01-12 -> unstable-2022-03-09
| * | | | | | nixos/bcachefs: re-enable encryption in testJamie McClymont2022-03-14
| | | | | | |
* | | | | | | 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.
* | | | | | | | | nixos/switch-to-configuration: Fix reloading of stopped servicesJanne Heß2022-03-11
| | | | | | | | |
* | | | | | | | | nixos/switch-to-configuration: Ignore some unit keysJanne Heß2022-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some unit keys don't need to restart the service to make them effective. Reduce the amount of service restarts by ignoring these keys
* | | | | | | | | nixos/switchTest: Also test targetsJanne Heß2022-03-11
| |/ / / / / / / |/| | | | | | |
* | | | | | | | 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
* | | | | | | | Merge pull request #159986 from NukaDuka/pve_exporterMartin Weinelt2022-03-10
|\ \ \ \ \ \ \ \
| * | | | | | | | nixos/prometheus-pve-exporter: init at 2.2.2Kartik Gokte2022-03-02
| | | | | | | | |
* | | | | | | | | Merge pull request #162992 from mweinelt/minidlnaMartin Weinelt2022-03-10
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | nixosTests.minidlna: fix by performing requests by IPRobert Scott2022-03-06
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a little ugly, but minidlna now checks requests Host: header and only accepts requests using an IPv4 address to avoid DNS-rebinding attacks.
* | | | | | | | Merge pull request #161837 from bobby285271/appstreamdavidak2022-03-09
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | appstream: 0.14.4 → 0.15.2
| * | | | | | | | nixosTests.installed-tests.appstream-qt: initBobby Rong2022-03-02
| | | | | | | | |
| * | | | | | | | nixosTests.installed-tests.appstream: initBobby Rong2022-03-02
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #146653 from DarkDNA/nixos/fix-systemd-exporter/extraFlagspennae2022-03-09
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | nixos/prometheus/systemd: Implement the extraFlags config option.
| * | | | | | | nixos/tests/prometheus-exporters: Add a test to cover a regression.Amanda Cameron2021-11-19
| | | | | | | |
* | | | | | | | Merge pull request #162095 from midchildan/fix/keycloak-mysqlKim Lindberger2022-03-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/keycloak: fix database provisioning issues
| * | | | | | | | nixosTests.keycloak: replace libtidy with html-tidymidchildan2022-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Follow-up of cc700ad55b3fc4bc257826b3167c3a1247b50a5b.