Author: alex.guizar(a)jboss.com
Date: 2009-08-26 21:39:07 -0400 (Wed, 26 Aug 2009)
New Revision: 5556
Modified:
jbpm3/branches/jbpm-3.2-soa/hudson/profiles.xml.redhat.qa
Log:
[JBPM-2115] jBPM testsuite hangs when executed with DB2
connect to DB2 9.1 server in qa lab
Modified: jbpm3/branches/jbpm-3.2-soa/hudson/profiles.xml.redhat.qa
===================================================================
--- jbpm3/branches/jbpm-3.2-soa/hudson/profiles.xml.redhat.qa 2009-08-27 01:21:04 UTC (rev
5555)
+++ jbpm3/branches/jbpm-3.2-soa/hudson/profiles.xml.redhat.qa 2009-08-27 01:39:07 UTC (rev
5556)
@@ -11,7 +11,7 @@
</activation>
<properties>
- <jdbc.db2.server>vmg06.mw.lab.eng.bos.redhat.com</jdbc.db2.server>
+ <jdbc.db2.server>dev67.qa.atl.jboss.com</jdbc.db2.server>
<jdbc.db2.port>50000</jdbc.db2.port>
<jdbc.db2.database>jbossqa</jdbc.db2.database>
<jdbc.db2.url>jdbc:db2://${jdbc.db2.server}:${jdbc.db2.port}/${jdbc.db2.database}</jdbc.db2.url>
Show replies by date