summary refs log tree commit diff
path: root/nixos/tests/ceph-multi-node.nix
AgeCommit message (Expand)AuthorFilesLines
2022-03-18nixos/tests: fix some evaluation errorsNaïm Favier1-1/+1
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-24/+32
2019-11-20nixosTests.ceph-multi-node: port to pythonFlorian Klink1-81/+81
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-17/+9
2019-11-09nixos/ceph: run unprivileged, use StateDirectory and tmpfiles, don't pass ext...Florian Klink1-12/+3
2019-11-09nixos/ceph: create /etc/ceph and /var/lib/ceph via tmpfilesFlorian Klink1-11/+2
2019-10-29nixos/ceph: Rewrite test to take all important values from a single attrsetDaniel Kuehn1-59/+80
2019-10-27nixos/ceph: Reduce RAM allocation for the test machines and change the sharin...Daniel Kuehn1-9/+4
2019-10-27nixos/ceph: Rename old ceph test and add new multi-node testDaniel Kuehn1-0/+231