diff --git a/releng.wtpbuilder/distribution/wtp.perf/perf.xml b/releng.wtpbuilder/distribution/wtp.perf/perf.xml
index 9613f1d84369a6710d176b53ad76679e4e991805..4e1e0126c49d7f4e967b4d03e86ae18172cea524 100644
--- a/releng.wtpbuilder/distribution/wtp.perf/perf.xml
+++ b/releng.wtpbuilder/distribution/wtp.perf/perf.xml
@@ -145,7 +145,7 @@
 		<property file="${perfRoot}/perf2.properties"/>
 		<property name="timeout" value="3600000" />
 		<property name="junit-report-output" value="${results}" />
-		<!-- <antcall target="wst-common-perfTests"/> -->
+		<antcall target="wst-common-perfTests"/>
 		<antcall target="wst-wsdl-perfTests"/>
 		<antcall target="wst-server-perfTests" />
 		<antcall target="jst-server-tomcat-perfTests" />