nixpkgs/nixos/tests/xmpp
Félix Baylac-Jacqué 501d684de8
nixosTests/prosody: add timeout
The xmpp-sendmessage the slixmpp-powered python script tend to timeout
and block the nixos channels.

Adding a signal-based timeout making sure that whatever happens, the
script won't run for more than 2 minutes. That should be pleinty
enough time to finish regardless of the runner specs. As a data point,
it runs in about 10 secs on my desktop machine.
2022-11-23 11:03:00 +01:00
..
ejabberd.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
prosody-mysql.nix nixos/tests/prosody: return prosody-mysql test 2022-02-18 22:23:13 +03:00
prosody.nix nixos/tests/prosody: return prosody-mysql test 2022-02-18 22:23:13 +03:00
xmpp-sendmessage.nix nixosTests/prosody: add timeout 2022-11-23 11:03:00 +01:00