summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2016-08-17 12:12:55 +0300
committerArtur Signell <artur@vaadin.com>2016-08-17 14:47:20 +0300
commitc89f50eb801a903ec28c8618cf30ae31b9184c8f (patch)
tree4136c38c4e5b83395005a6c1868dd8156b00cb30
parent7cd6f91f00421c132314965a738b59ce190fe4f6 (diff)
downloadvaadin-framework-c89f50eb801a903ec28c8618cf30ae31b9184c8f.tar.gz
vaadin-framework-c89f50eb801a903ec28c8618cf30ae31b9184c8f.zip
Run OSGi test on Karaf 4.0.5
Change-Id: I28eedd4130a1f017c1fc7ce5f22ba8e617f9b450
-rw-r--r--uitest/integration_tests.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/uitest/integration_tests.xml b/uitest/integration_tests.xml
index 32ec747598..8d7c6c8569 100644
--- a/uitest/integration_tests.xml
+++ b/uitest/integration_tests.xml
@@ -131,7 +131,7 @@
<target name="integration-test-osgi">
<antcall target="run-generic-integration-test">
<param name="startDelay" value="10" />
- <param name="target-server" value="osgi" />
+ <param name="target-server" value="karaf4" />
</antcall>
</target>