]> granicus.if.org Git - pdns/commitdiff
bind-add-zone: rename test, fix timeout
authorPavel Boldin <boldin.pavel@gmail.com>
Mon, 9 Sep 2013 15:41:02 +0000 (19:41 +0400)
committerPavel Boldin <boldin.pavel@gmail.com>
Tue, 10 Sep 2013 20:19:17 +0000 (00:19 +0400)
regression-tests/bind-add-zone/command [moved from regression-tests/add-zone/command with 92% similarity]
regression-tests/bind-add-zone/description [moved from regression-tests/add-zone/description with 100% similarity]
regression-tests/bind-add-zone/expected_result [moved from regression-tests/add-zone/expected_result with 100% similarity]
regression-tests/bind-add-zone/expected_result.bind [moved from regression-tests/add-zone/expected_result.bind with 100% similarity]
regression-tests/bind-add-zone/skip.presigned [moved from regression-tests/add-zone/skip.presigned with 100% similarity]
regression-tests/bind-add-zone/stress/README [moved from regression-tests/add-zone/stress/README with 100% similarity]
regression-tests/bind-add-zone/stress/addzones.sh [moved from regression-tests/add-zone/stress/addzones.sh with 100% similarity]
regression-tests/bind-add-zone/stress/createzones.sh [moved from regression-tests/add-zone/stress/createzones.sh with 100% similarity]
regression-tests/bind-add-zone/stress/dnsperf.sh [moved from regression-tests/add-zone/stress/dnsperf.sh with 100% similarity]
regression-tests/bind-add-zone/stress/run.sh [moved from regression-tests/add-zone/stress/run.sh with 100% similarity]

similarity index 92%
rename from regression-tests/add-zone/command
rename to regression-tests/bind-add-zone/command
index 7ca768f340fe4fd6beb3d3718fad70c7df513fb0..eede9aea5cf80a96294f92628858f04f4b2c03c4 100755 (executable)
@@ -6,13 +6,12 @@ fi
 
 cleandig ns1.addzone.com A
 cleandig ns1.test.com A
-sleep 2
 ../pdns/pdns_control --config-dir=. bind-add-zone addzone.com addzone.com
 ../pdns/pdns_control --config-dir=. purge addzone.com
-sleep 2
+sleep 1
 ../pdns/pdns_control --config-dir=. bind-add-zone addzone.com addzone.com
-sleep 2
+sleep 1
 cleandig ns1.addzone.com A
-sleep 2
+sleep 1
 cleandig ns1.addzone.com A
 cleandig ns1.test.com A