about summary refs log tree commit diff
path: root/nixos/tests/ceph-single-node.nix
AgeCommit message (Expand)AuthorFilesLines
2024-01-24ceph: Fix tests by adding back old required python libs. See #281858.Niklas Hambüchen1-12/+17
2023-12-11nixosTests.ceph-single-node: remove dashboard checkKartik Gokte1-9/+12
2023-01-20ceph: enable dashboard in nixos testRobin Stumm1-0/+11
2021-11-21nixos/qemu-vm: default memorySize 384 -> 1024Artturin1-1/+0
2021-04-22nixos/ceph: fix testsJohan Thomsen1-1/+2
2021-01-10treewide: simplify pkgs.stdenv.lib -> pkgs.libDominik Xaver Hörl1-1/+1
2020-07-11nixos/ceph: (test) ceph now has device monitoring and pg_autoscaler enabled b...Johan Thomsen1-3/+3
2020-04-02nixos/tests/ceph: Fix pg number to power of 2Sarah Brofeldt1-3/+3
2020-01-09nixos/tests/ceph: Use 3 osds, the default minimumSarah Brofeldt1-5/+18
2019-11-20nixosTests.ceph-single-node: port to pythonFlorian Klink1-78/+78
2019-11-09nixos/ceph: Clarify comments in tests and add source reference for the bootst...Daniel Kuehn1-0/+4
2019-11-09nixos/ceph: use ConditionPathExists to delay ceph daemon startFlorian Klink1-10/+4
2019-11-09nixos/ceph: run unprivileged, use StateDirectory and tmpfiles, don't pass ext...Florian Klink1-9/+4
2019-11-09nixos/ceph: create /etc/ceph and /var/lib/ceph via tmpfilesFlorian Klink1-5/+2
2019-11-01nixos/ceph: Rewrite old single-node test with new frameworkDaniel Kuehn1-118/+150
2019-10-27nixos/ceph: Rename old ceph test and add new multi-node testDaniel Kuehn1-0/+161