tests: Add initial scan wait_ready in run-debuginfod-percent-escape.sh
authorMark Wielaard <mark@klomp.org>
Mon, 1 Aug 2022 10:18:30 +0000 (12:18 +0200)
committerMark Wielaard <mark@klomp.org>
Mon, 1 Aug 2022 10:18:30 +0000 (12:18 +0200)
commitbcd7651eb06f2e57a04ca97ae69b42c174fe3db3
treed9f08d583fd0c26884233818105e74dd1536055b
parentd0ff4e224738adf34eba38dc33ffda67e5da6634
tests: Add initial scan wait_ready in run-debuginfod-percent-escape.sh

Otherwise wait_ready for thread_work_total{role="traverse"} after the
kill -USR1 can be either zero, one or two. We want to see it change to
one first, then after the kill -USR1 it should change to two to be sure
the scan happened after the new binary was created.

Signed-off-by: Mark Wielaard <mark@klomp.org>
tests/ChangeLog
tests/run-debuginfod-percent-escape.sh