mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-04 17:24:47 -04:00
The timeout originally picked for "rndc status" invocations (2 seconds) in the test attempting to reproduce a deadlock caused by running multiple "rndc addzone", "rndc modzone", and "rndc delzone" commands concurrently causes intermittent failures of the "addzone" system test in GitLab CI. Increase the timeout to 10 seconds to make such failures less probable. Adjust code comments accordingly. |
||
|---|---|---|
| .. | ||
| ns1 | ||
| ns2 | ||
| ns3 | ||
| clean.sh | ||
| setup.sh | ||
| tests.sh | ||
| tests_rndc_deadlock.py | ||