]> source.dussan.org Git - vaadin-framework.git/commitdiff
Use new integration test server
authorArtur Signell <artur.signell@itmill.com>
Mon, 6 Sep 2010 13:34:13 +0000 (13:34 +0000)
committerArtur Signell <artur.signell@itmill.com>
Mon, 6 Sep 2010 13:34:13 +0000 (13:34 +0000)
svn changeset:14725/svn branch:6.4

tests/integration_tests.xml

index 5903afda1c0cb16bb08e5778ab24bc6affd8cb72..6e4406fdf1f61d2af3ff5005ffb5e2d990fe38f6 100644 (file)
@@ -6,7 +6,7 @@
        <property name="test_browsers" value="winxp-firefox36" />\r
 \r
        <!-- Target deploying demo.war -->\r
-       <property name="sshHost" value="rndtestlinux.office.itmill.com" />\r
+       <property name="sshHost" value="vaadin-integration-tests.intra.itmill.com" />\r
        \r
        <!-- Path to key file -->\r
        <property name="sshkey.file" value="id_rsa" />\r
@@ -21,8 +21,8 @@
        <property name="deployment.url" value="http://${sshHost}:8080" />\r
 \r
        <!-- ssh host values -->\r
-       <property name="ant.hub" value="/home/rnd/deploy.xml" />\r
-       <property name="user" value="rnd" />\r
+       <property name="ant.hub" value="/home/integration/deploy.xml" />\r
+       <property name="user" value="integration" />\r
        <property name="passphrase" value="" />\r
        \r
        <!-- add ant contrib -->\r