debuginfod testing: SIGUSR2 vs "groom" metric synch
authorFrank Ch. Eigler <fche@redhat.com>
Mon, 10 Feb 2020 19:33:54 +0000 (14:33 -0500)
committerFrank Ch. Eigler <fche@redhat.com>
Mon, 10 Feb 2020 19:33:54 +0000 (14:33 -0500)
commit990955ef0a320a73ed583246f23d5f220e5916f8
tree9948e1403f7932cbb41e52811bf82e6515a2eb3e
parentad09e791320d13149854ce7a0529842ea0d41a3d
debuginfod testing: SIGUSR2 vs "groom" metric synch

Previous code did not account for a groom job that was already
completed at startup, so the SIGUSR2-triggered one may not have
completed in time for the test.  The shell won the race condition on
most buildbot VMs, but a debian builder showed the error of our ways.

Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
tests/run-debuginfod-find.sh