summaryrefslogtreecommitdiff
path: root/test-cli/setup.xml
diff options
context:
space:
mode:
authorHector Fernandez <hector@iatec.biz>2020-09-14 17:40:45 +0200
committerHector Fernandez <hector@iatec.biz>2020-09-14 17:40:45 +0200
commit8765219910c95d0712ac0b2c27d33fd7a21fe3b8 (patch)
tree2cfe68361ee0a503e2787ac68dc6fdc334414379 /test-cli/setup.xml
parentf5f3398291c40bcf0a8fdedb48d4821e8e331c3c (diff)
downloadboard-8765219910c95d0712ac0b2c27d33fd7a21fe3b8.zip
board-8765219910c95d0712ac0b2c27d33fd7a21fe3b8.tar.gz
board-8765219910c95d0712ac0b2c27d33fd7a21fe3b8.tar.bz2
IGEP0048: Solved PLC test error. The PLC MAC address can be changed now.
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"/>