summaryrefslogtreecommitdiff
path: root/test-cli/setup.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test-cli/setup.xml')
-rw-r--r--test-cli/setup.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-cli/setup.xml b/test-cli/setup.xml
index c867e44..1146e8e 100644
--- a/test-cli/setup.xml
+++ b/test-cli/setup.xml
@@ -2,7 +2,7 @@
<data>
<setup>
<test_main qr_wait_time="30" autotest="0" OverrideAutoReboot="1" delayReboot="1" wait_test_start="240"/>
- <db dbname="testsrv" type="PgSQLConnection" host="192.168.60.3" port="5432" user="admin" password="Idkfa2009" />
+ <db dbname="testsrv" type="PgSQLConnection" host="dbtest01.isee.biz" port="5432" user="admin" password="Idkfa2009" />
<qaudio play_dtmf_file="/root/hwtest-files/dtmf-13579.wav" to="/mnt/station_ramdisk" record_dtmf_file="dtmf_recorded_{}.wav" recordtime="2.00" rate="8000" aplay_run_delay="0.1"/>
<qusb loops="3" pathfrom="/root/hwtest-files" file="usb-test.bin" file_md5="usb-test.bin.md5" pathto="/mnt/test/disk2"/>
<qusb2 loops="3" pathfrom="/mnt/test/disk1" file="usb-test.bin" file_md5="usb-test.bin.md5" pathto="/nfs/station/tmp"/>