Author: alex.guizar(a)jboss.com
Date: 2009-07-17 11:02:57 -0400 (Fri, 17 Jul 2009)
New Revision: 5326
Modified:
jbpm3/branches/jbpm-3.2-soa/hudson/profiles.xml.redhat.qa
Log:
switch to new DB2 9.7 host 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-07-17 13:52:24 UTC (rev
5325)
+++ jbpm3/branches/jbpm-3.2-soa/hudson/profiles.xml.redhat.qa 2009-07-17 15:02:57 UTC (rev
5326)
@@ -11,7 +11,7 @@
</activation>
<properties>
- <jdbc.db2.server>dev67.qa.atl.jboss.com</jdbc.db2.server>
+ <jdbc.db2.server>vmg06.mw.lab.eng.bos.redhat.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