summary refs log tree commit diff
path: root/nixos/tests
Commit message (Collapse)AuthorAge
* Merge pull request #140159 from Ma27/nextcloud-miscMaximilian Bosch2021-10-01
|\ | | | | nextcloud: misc changes
| * nixos/nextcloud: run tests against each Nextcloud instanceMaximilian Bosch2021-10-01
| |
* | nixos/nextcloud: temp fix for MariaDB >=10.6Maximilian Bosch2021-10-01
|/ | | | | | | | | | | | | | | | | | | The MariaDB version 10.6 doesn't seem supported with current Nextcloud versions and the test fails with the following error[1]: nextcloud # [ 14.950034] nextcloud-setup-start[1001]: Error while trying to initialise the database: An exception occurred while executing a query: SQLSTATE[HY000]: General error: 4047 InnoDB refuses to write tables with ROW_FORMAT=COMPRESSED or KEY_BLOCK_SIZE. According to a support-thread in upstream's Discourse[2] this is because of a missing support so far. Considering that we haven't received any bugreports so far - even though the issue already exists on master - and the workaround[3] appears to work fine, an evaluation warning for administrators should be sufficient. [1] https://hydra.nixos.org/build/155015223 [2] https://help.nextcloud.com/t/update-to-next-cloud-21-0-2-has-get-an-error/117028/15 [3] setting `innodb_read_only_compressed=0`
* pict-rs: add initial modulehappysalada2021-09-30
|
* Merge pull request #139907 from rnhmjoj/test-fixesMichele Guerini Rocco2021-09-29
|\ | | | | nixos/tests: fix for memorySize being an integer
| * nixos/tests/custom-ca: falkon -> qutebrowserrnhmjoj2021-09-29
| | | | | | | | | | Use qutebrowser as the QtWebEngine test case because falkon has been broken for a while.
| * nixos/tests: fix for memorySize being an integerrnhmjoj2021-09-29
| |
* | Merge pull request #139890 from Artturin/bootfixflagArtturi2021-09-29
|\ \
| * | nixos/boot: qemu-flags -> qemu-commonArtturin2021-09-29
| | | | | | | | | | | | and dont use with import ...
* | | Merge pull request #139892 from hercules-ci/dockerTools-test-pullImageRobert Hensing2021-09-29
|\ \ \ | | | | | | | | dockerTools: test pullImage
| * | | dockerTools: Test pullImage fetcher whenever its implementation changesRobert Hensing2021-09-29
| |/ /
* | | Merge pull request #80068 from jbedo/dockerRobert Hensing2021-09-29
|\ \ \ | |/ / |/| | dockerTools: fix export
| * | nixos/tests/docker-tools: check explicitly for file in exportImageJustin Bedo2021-09-29
| | |
| * | docker-tools: add example for exportImage functionality and testJustin Bedo2021-09-29
| |/
* | Merge pull request #134618 from rnhmjoj/wpa-safeMichele Guerini Rocco2021-09-29
|\ \ | | | | | | nixos/wpa_supplicant: add safe secret handling
| * | nixos/tests/wpa_supplicant: initrnhmjoj2021-09-29
| | |
* | | Merge pull request #139665 from Ma27/drop-linux-5.13Maximilian Bosch2021-09-29
|\ \ \ | |_|/ |/| | linux_5_13: drop
| * | linux_5_13: dropMaximilian Bosch2021-09-27
| | | | | | | | | | | | | | | | | | 5.13.19 was the last 5.13 release and the version is now EOL[1]. [1] https://lwn.net/Articles/869747/
* | | Merge pull request #127933 from rnhmjoj/qemu-restorationTimothy DeHerrera2021-09-28
|\ \ \ | | | | | | | | Qemu restoration
| * | | nixos/lib/qemu-flags: rename to qemu-commonrnhmjoj2021-09-18
| | | | | | | | | | | | | | | | | | | | | | | | The current name is misleading: it doesn't contain cli arguments, but several constants and utility functions related to qemu. This commit also removes the use of `with import ...` for clarity.
* | | | Merge pull request #139420 from Flakebi/dexBenjamin Staffin2021-09-28
|\ \ \ \ | |_|/ / |/| | | dex-oidc: 2.28.1 -> 2.30.0 and add module
| * | | dex-oidc: add moduleFlakebi2021-09-25
| | | |
* | | | Merge pull request #137124 from helsinki-systems/feat/activation-script-restartJörg Thalheim2021-09-26
|\ \ \ \ | | | | | | | | | | nixos/switch-to-configuration: Allow activation scripts to restart units
| * | | | nixos/switch-to-configuration: Allow activation scripts to restart unitsJanne Heß2021-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The primary use case is tools like sops-nix and agenix to restart units when secrets change. There's probably other reasons to restart units as well and a nice thing to have in general.
* | | | | Merge pull request #136233 from MayNiklas/owncastAaron Andersen2021-09-25
|\ \ \ \ \ | |_|/ / / |/| | | | nixos/owncast: init at 0.0.8
| * | | | nixos/owncast: init owncast serviceMayNiklas2021-09-23
| | | | |
* | | | | Merge master into staging-nextgithub-actions[bot]2021-09-22
|\ \ \ \ \
| * | | | | nixos/tests/mpv: remove deprecated mpv-with-scriptsrnhmjoj2021-09-22
| | | | | | | | | | | | | | | | | | | | | | | | It has been replaced by wrapMpv in 2020-05-22.
| * | | | | nixos/tests/atop: remove top-level stringrnhmjoj2021-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Attributes in the top-level of a test should be derivations, otherwise they will cause an evaluation failure in hydra.
| * | | | | nixos/tests/wasabibackend: fix bitcoind configrnhmjoj2021-09-22
| | | | | | | | | | | | | | | | | | | | | | | | Since c6017d98 services.bitcoind is submodule.
| * | | | | nixos/tests/pantheon: fix missing librnhmjoj2021-09-22
| | | | | |
| * | | | | nixos/tests/systemd-networkd-ipv6-prefix-delegation: fix wrapperrnhmjoj2021-09-22
| | | | | | | | | | | | | | | | | | | | | | | | The owner,group options are mandatory after #126289.
| * | | | | nixos/tests/mariadb-galera-rsync: fix nogrouprnhmjoj2021-09-22
| | | | | | | | | | | | | | | | | | | | | | | | This fixes the evaluation after for #133166.
| * | | | | nixos/tests/mariadb-galera-mariabackup: fix nogrouprnhmjoj2021-09-22
| | | | | | | | | | | | | | | | | | | | | | | | This fixes the evaluation after for #133166.
| * | | | | nixos/tests/minio: fix deprecation warningrnhmjoj2021-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The `accessKey` and `secretKey` options have been deprecated in favour of the new `rootCredentialsFile`.
| * | | | | nixos/tests/mysql: fix nogrouprnhmjoj2021-09-22
| | | | | | | | | | | | | | | | | | | | | | | | This fixes the evaluation after for #133166.
| * | | | | nixos: filalex77 -> Br1ght0nernhmjoj2021-09-22
| | | | | | | | | | | | | | | | | | | | | | | | The maintainers has changed username in 512c3c0a.
| * | | | | nixos/tests: drop latestKernel.hardenedrnhmjoj2021-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The latest kernel does not guarantee a hardened version anymore, see ga5341beb for the motivation.
| * | | | | nixos: heimdalFull -> heimdalrnhmjoj2021-09-22
| | | | | | | | | | | | | | | | | | | | | | | | The package has been renamed in 2018-05-01.
| * | | | | nixos/tests/ec2: fix conflicting option valuesrnhmjoj2021-09-22
| | | | | |
| * | | | | nixos/tests/enlightenment: fix renamed optionsrnhmjoj2021-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All program-specific `autoLogin` options have been unified under `displayManager.autoLogin`.
| * | | | | nixos/tests/cntr: fix evaluationrnhmjoj2021-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The maintainer email address is srk@48.io, hence srk, but the attribute name in the maintainer list is actually sorki.
| * | | | | nixos/tests/prometheus-exporters: fix nogrouprnhmjoj2021-09-22
| | | | | | | | | | | | | | | | | | | | | | | | Add a group after the removal of the nogroup default in #133166.
| * | | | | nixos/tests: stdenv.lib -> librnhmjoj2021-09-22
| | | | | | | | | | | | | | | | | | | | | | | | These must have been reintroduced by mistake after the deprecation.
* | | | | | Merge master into staging-nextgithub-actions[bot]2021-09-20
|\| | | | |
| * | | | | Merge pull request #138516 from rnhmjoj/lock-kernel-fixMichele Guerini Rocco2021-09-20
| |\ \ \ \ \ | | | | | | | | | | | | | | nixos/lock-kernel-modules: reorder before/after
| | * | | | | nixos/lock-kernel-modules: reorder before/afterrnhmjoj2021-09-19
| | | |_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moving the service before multi-user.target (so the `hardened` test continue to work the way it did before) can result in locking the kernel too early. It's better to lock it a bit later and changing the test to wait specifically for the disable-kernel-module-loading.service.
* | | | | | nixosTests.pantheon: fix evaluationJonathan Ringer2021-09-20
| | | | | |
* | | | | | Merge master into staging-nextgithub-actions[bot]2021-09-20
|\| | | | |
| * | | | | nixosTests.meilisearch: initOleksii Filonenko2021-09-20
| | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 4cc2d55f6ac2440843ef3387909dbc703f65397d)