···687 imports = [ ./odoo.nix ];
688 _module.args.package = pkgs.odoo16;
689 };
0690 oncall = runTest ./web-apps/oncall.nix;
691 # 9pnet_virtio used to mount /nix partition doesn't support
692 # hibernation. This test happens to work on x86_64-linux but
···687 imports = [ ./odoo.nix ];
688 _module.args.package = pkgs.odoo16;
689 };
690+ oku = runTest ./oku.nix;
691 oncall = runTest ./web-apps/oncall.nix;
692 # 9pnet_virtio used to mount /nix partition doesn't support
693 # hibernation. This test happens to work on x86_64-linux but