1 import ./make-test-python.nix ({ pkgs, lib, ... }: {
3 meta.maintainers = with lib.maintainers; [ mmilata ];
12 "lists.example.org" = {
13 webHost = "localhost";
16 listMasters = [ "bob@example.org" ];
29 machine.wait_for_unit("sympa.service")
30 machine.wait_for_unit("wwsympa.service")
31 assert "Mailing lists service" in machine.succeed(
32 "curl --fail --insecure -L http://localhost/"