bind9/bin/tests/system/cyclic_glue
Colin Vidal 5655fa9183 Fix cyclic glues (again)
Previous fix `ed90d578b3a98f45eb8bc09966e9c4ab870a156d` uses
`wait_for_line()` by mistake as the test aims to wait for two log lines
to be printed before continuing (and not continuing as soon as one of
them is printed).

Instead, `wait_for_all()` is used since the order between the two
expected log line is not guaranteed.
2026-05-13 22:27:05 +02:00
..
ans5 Add cyclic_glue system test 2026-04-28 17:16:46 +02:00
ns1 Add cyclic_glue system test 2026-04-28 17:16:46 +02:00
ns2 Add cyclic_glue system test 2026-04-28 17:16:46 +02:00
ns3 Add cyclic_glue system test 2026-04-28 17:16:46 +02:00
ns4 Add cyclic_glue system test 2026-04-28 17:16:46 +02:00
tests_cyclic_glue.py Fix cyclic glues (again) 2026-05-13 22:27:05 +02:00