From 148d5dbbb7ed1117765387eb5741f11c9c1897ff Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 6 Jun 2015 14:19:38 -0600 Subject: HACKING.md: also recommend having `haveged` running for the tests. --- HACKING.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'HACKING.md') diff --git a/HACKING.md b/HACKING.md index f22752e..ee5cd65 100644 --- a/HACKING.md +++ b/HACKING.md @@ -39,6 +39,11 @@ recommend setting TMPDIR to somewhere on a btrfs partition before running the tests; otherwise the chroot tests will take forever. I mean, they already take long on btrfs, but without it... _dang_. +I also recommend having the `haveged` daemon running. That's good +general advice, but also: some of the tests make GPG keys, this +"should" take on the order of 1 second, but can take several minutes +if you don't have `haveged` running. + Code content ============ -- cgit v1.2.2