tests: Make sure to wait for initial scan and groom cycle earlier
authorMark Wielaard <mark@klomp.org>
Tue, 7 Sep 2021 21:56:42 +0000 (23:56 +0200)
committerMark Wielaard <mark@klomp.org>
Tue, 7 Sep 2021 21:56:42 +0000 (23:56 +0200)
commit5ce85e424907d82797f5efe59a8416ec537ebd9e
tree0f2e3ee614e7888276bfef54f36660c3fc9a67e4
parentdbd4c8766ea80cb0b6294a6755a556017215eb99
tests: Make sure to wait for initial scan and groom cycle earlier

At startup the debuginfod server does a scan and groom cycle. Make
sure to wait for that before making any changes to the scan dirs.  And
not just right before triggering a new one with SIGUSR1 for scan or
SIGURS2 for groom.

Signed-off-by: Mark Wielaard <mark@klomp.org>
tests/ChangeLog
tests/run-debuginfod-archive-groom.sh
tests/run-debuginfod-archive-rename.sh
tests/run-debuginfod-artifact-running.sh
tests/run-debuginfod-dlopen.sh
tests/run-debuginfod-extraction.sh
tests/run-debuginfod-federation-link.sh