[352025] Updating standalonePerfTest.xml to set wtptests.repo property
diff --git a/releng.wtpbuilder/scripts/standaloneTest/standalonePerfTest.xml b/releng.wtpbuilder/scripts/standaloneTest/standalonePerfTest.xml
index 29ff2b7..054e6a3 100644
--- a/releng.wtpbuilder/scripts/standaloneTest/standalonePerfTest.xml
+++ b/releng.wtpbuilder/scripts/standaloneTest/standalonePerfTest.xml
@@ -69,6 +69,9 @@
     	<condition property="eclipse.id" value="${wtp.eclipse.build.id}">
     	    <isset property="wtp.eclipse.build.id"/>
     	</condition>
+    	<property
+    	     name="wtptests.repo"
+    	     value="wtp-tests-repo-${wtptests.id}.zip"/>
         <property
             name="getprereq.wtp"
             value="true"/>