nixpkgs/pkgs/tools/filesystems/ceph
benaryorg 31e495125b tests/ceph: bluestore, dmcrypt, and IPv6 test
Signed-off-by: benaryorg <binary@benary.org>

(cherry picked from commit 0cd631e61f)

The cherry-pick required

    -addresses = [ { Address = "${ip}/128"; } ];
    +addresses = [ { addressConfig.Address = "${ip}/128"; } ];

to account for the fact that the test was written for master commit

    c4fd7cf16d nixos/networkd: get rid of *Config attributes in lists

which is not in this branch.
2024-08-31 13:49:27 +00:00
..
default.nix tests/ceph: bluestore, dmcrypt, and IPv6 test 2024-08-31 13:49:27 +00:00
python-cryptography-Cherry-pick-fix-for-CVE-2023-49083-on-cryptography-40.patch ceph: Fix tests by adding back old required python libs. See #281858. 2024-01-24 14:29:24 +00:00