attempt to speed up the build

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
diff --git a/autobuild.xml b/autobuild.xml
index 10cf84a..2d23e1f 100644
--- a/autobuild.xml
+++ b/autobuild.xml
@@ -298,7 +298,9 @@
     </target>
 
     <target name="test-p2-repos">
+        <!-- disabled to speed up the build
         <ant antfile="antbuild.xml" dir="${build.location}/features" target="test-repos"/>
+        -->
     </target>
 
     <target name="test-srg">