mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-15 09:37:55 +00:00
nixosTests.etcd-cluster: update name
This commit is contained in:
parent
3865e5f46e
commit
7a697fefe2
@ -95,7 +95,7 @@ import ./make-test-python.nix ({ pkgs, ... } : let
|
||||
networking.firewall.allowedTCPPorts = [ 2380 ];
|
||||
};
|
||||
in {
|
||||
name = "etcd";
|
||||
name = "etcd-cluster";
|
||||
|
||||
meta = with pkgs.lib.maintainers; {
|
||||
maintainers = [ offline ];
|
||||
|
Loading…
Reference in New Issue
Block a user