summaryrefslogtreecommitdiff
path: root/test-cli/setup.xml
diff options
context:
space:
mode:
authorManel Caro <mcaro@iseebcn.com>2020-03-04 17:46:36 +0100
committerManel Caro <mcaro@iseebcn.com>2020-03-04 17:46:36 +0100
commit09de774dcc1a5abc1c8f3a00fdb039aa3c522f52 (patch)
treec4bd3963d0df01d2e3a33732247388ed4651b186 /test-cli/setup.xml
parentb6932fbaf898724ae87c29f8965621610f377084 (diff)
downloadboard-09de774dcc1a5abc1c8f3a00fdb039aa3c522f52.zip
board-09de774dcc1a5abc1c8f3a00fdb039aa3c522f52.tar.gz
board-09de774dcc1a5abc1c8f3a00fdb039aa3c522f52.tar.bz2
SOPA Initial Commit
Diffstat (limited to 'test-cli/setup.xml')
-rw-r--r--test-cli/setup.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-cli/setup.xml b/test-cli/setup.xml
index 41295b5..3feffd0 100644
--- a/test-cli/setup.xml
+++ b/test-cli/setup.xml
@@ -2,8 +2,8 @@
<data>
<setup>
<test idline="1"/> <!-- Test line identify -->
- <board model="IGEP0000" variant="TEST-TEST" station="1"/>
- <db dbname="testsrv" type="PgSQLConnection" host="192.168.2.79" port="5432" user="admin" password="Idkfa2009" /> <!-- database setup -->
+ <board model="SOPA0000" variant="BW2Q-QXXX" station="1"/>
+ <db dbname="testsrv" type="PgSQLConnection" host="192.168.8.1" port="5432" user="admin" password="Idkfa2009" /> <!-- database setup -->
</setup>
</data>