tests: Make sure to wait for initial scan and groom cycle
authorMark Wielaard <mark@klomp.org>
Mon, 6 Sep 2021 23:50:51 +0000 (01:50 +0200)
committerMark Wielaard <mark@klomp.org>
Mon, 6 Sep 2021 23:50:51 +0000 (01:50 +0200)
commitdbd4c8766ea80cb0b6294a6755a556017215eb99
tree4427b1b35fd092e0fb7ee7c48bfbd245a4b2433d
parentf0c8a9a9e4b85dbe613a08768e0b82cc1381407e
tests: Make sure to wait for initial scan and groom cycle

At startup the debuginfod server does a scan and groom cycle. Make
sure to wait for that before triggering a new one with SIGUSR1 or
SIGURST2.

Signed-off-by: Mark Wielaard <mark@klomp.org>
14 files changed:
tests/ChangeLog
tests/run-debuginfod-archive-groom.sh
tests/run-debuginfod-archive-rename.sh
tests/run-debuginfod-archive-test.sh
tests/run-debuginfod-artifact-running.sh
tests/run-debuginfod-dlopen.sh
tests/run-debuginfod-extraction.sh
tests/run-debuginfod-federation-link.sh
tests/run-debuginfod-federation-metrics.sh
tests/run-debuginfod-federation-sqlite.sh
tests/run-debuginfod-malformed.sh
tests/run-debuginfod-regex.sh
tests/run-debuginfod-tmp-home.sh
tests/run-debuginfod-writable.sh