···699 imports = [ ./odoo.nix ];
700 _module.args.package = pkgs.odoo16;
701 };
0702 oncall = runTest ./web-apps/oncall.nix;
703 # 9pnet_virtio used to mount /nix partition doesn't support
704 # hibernation. This test happens to work on x86_64-linux but
···699 imports = [ ./odoo.nix ];
700 _module.args.package = pkgs.odoo16;
701 };
702+ oku = runTest ./oku.nix;
703 oncall = runTest ./web-apps/oncall.nix;
704 # 9pnet_virtio used to mount /nix partition doesn't support
705 # hibernation. This test happens to work on x86_64-linux but