| commit | 815d3a4113b005951c4b5d2a275c08fbb566f1f8 | [log] [tgz] |
|---|---|---|
| author | Oleksandr Kononenko <okononenko@mirantis.com> | Thu Feb 19 14:57:30 2026 +0200 |
| committer | Oleksandr Kononenko <okononenko@mirantis.com> | Tue Feb 24 12:37:38 2026 +0200 |
| tree | 02f25b5e4ea207424921392e9be4ef40748720cf | |
| parent | 53702f5ea3c869d646477bdfad80251cffc28ff0 [diff] |
Update tests with 'while True' loop Some tests use a 'while True' loop to send queries to the DNS server However, none of them pause between queries, which can lead to high load on the DNS server. This patch adds a delay between each query iteration. Related-Prod: PRODX-57822 Change-Id: I24dcb791f1dde1f26693a118a9ad76776609eca7