aboutsummaryrefslogtreecommitdiffstats
path: root/test.sh
diff options
context:
space:
mode:
authorM.Gergő2020-05-25 19:06:56 +0200
committerM.Gergő2020-05-25 19:06:56 +0200
commitd3a788df7e7683315e84ab64f0ac5fa85eebaa8c (patch)
tree7b316af3426b46c2861ba506b74aea878ee73a0f /test.sh
parent3e8e87c262421510f1e1911341710814fe5481c9 (diff)
downloadmunin-unifi-d3a788df7e7683315e84ab64f0ac5fa85eebaa8c.tar.gz
munin-unifi-d3a788df7e7683315e84ab64f0ac5fa85eebaa8c.zip
Test: new name resolving
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh8
1 files changed, 5 insertions, 3 deletions
diff --git a/test.sh b/test.sh
index db70c2c..8c7df9b 100755
--- a/test.sh
+++ b/test.sh
@@ -1,11 +1,12 @@
#!/bin/bash
controller="aaa.bbb.com"
-timeout="800"
+timeout="10"
retry="1"
maxproc="24"
-devnet="192.168.1.0/32"
-devices="ap1.local ap1.local 192.168.1.1 192.168.1.111"
+devnet="192.168.1.0/29"
+devices="ap1.local ap10.aaa.bb index.hu 192.168.1.1 192.168.1.111"
+resolvdup="1"
export controller
export timeout
@@ -13,6 +14,7 @@ export retry
export maxproc
export devnet
export devices
+export resolvdup
php ubnt_unifi.php debug