Skip to Content.
Sympa Menu

perfsonar-dev - perfsonar: r2774 - branches/new-structure/trunk/geant2_java-sql-ma/ant

Subject: perfsonar development work

List archive

perfsonar: r2774 - branches/new-structure/trunk/geant2_java-sql-ma/ant


Chronological Thread 
  • From:
  • To:
  • Subject: perfsonar: r2774 - branches/new-structure/trunk/geant2_java-sql-ma/ant
  • Date: Wed, 5 Sep 2007 06:14:00 -0400

Author: roman
Date: 2007-09-05 06:14:00 -0400 (Wed, 05 Sep 2007)
New Revision: 2774

Modified:
branches/new-structure/trunk/geant2_java-sql-ma/ant/test-targets.xml
Log:

new targets for errors and discards data to use with messages of type
MeasurementArchiveStoreRequest



Modified: branches/new-structure/trunk/geant2_java-sql-ma/ant/test-targets.xml
===================================================================
--- branches/new-structure/trunk/geant2_java-sql-ma/ant/test-targets.xml
2007-09-05 10:11:11 UTC (rev 2773)
+++ branches/new-structure/trunk/geant2_java-sql-ma/ant/test-targets.xml
2007-09-05 10:14:00 UTC (rev 2774)
@@ -111,7 +111,7 @@
classpathref="classpath"
fork="true">
<arg value="${ma.local}"/>
- <arg
value="${basedir}/samples/requests/MeasurementArchiveStoreRequest-1.xml"/>
+ <arg
value="${basedir}/samples/requests/MeasurementArchiveStoreRequest-Utilization-1.xml"/>
<arg value="${basedir}/samples/requests/response-7.xml"/>
</java>
</target>
@@ -143,6 +143,18 @@
</target>


+ <target name="errors-data-store-test-1"
+ depends="init-test">
+ <java classname="org.perfsonar.client.testHarness.SOAPClient"
+ classpathref="classpath"
+ fork="true">
+ <arg value="${ma.local}"/>
+ <arg
value="${basedir}/samples/requests/MeasurementArchiveStoreRequest-Errors-1.xml"/>
+ <arg value="${basedir}/samples/requests/response-10.xml"/>
+ </java>
+ </target>
+
+
<!-- discards -->

<target name="discards-metadata-key-fetch-test-1"
@@ -152,7 +164,7 @@
fork="true">
<arg value="${ma.local}"/>
<arg
value="${basedir}/samples/requests/MetadataKeyRequest-Discards-1.xml"/>
- <arg value="${basedir}/samples/requests/response-10.xml"/>
+ <arg value="${basedir}/samples/requests/response-11.xml"/>
</java>
</target>

@@ -164,11 +176,23 @@
fork="true">
<arg value="${ma.local}"/>
<arg
value="${basedir}/samples/requests/SetupDataRequest-Discards-1.xml"/>
- <arg value="${basedir}/samples/requests/response-11.xml"/>
+ <arg value="${basedir}/samples/requests/response-12.xml"/>
</java>
</target>


+ <target name="discards-data-store-test-1"
+ depends="init-test">
+ <java classname="org.perfsonar.client.testHarness.SOAPClient"
+ classpathref="classpath"
+ fork="true">
+ <arg value="${ma.local}"/>
+ <arg
value="${basedir}/samples/requests/MeasurementArchiveStoreRequest-Discards-1.xml"/>
+ <arg value="${basedir}/samples/requests/response-13.xml"/>
+ </java>
+ </target>
+
+
<!-- L2 path status -->

<target name="L2status-metadata-key-fetch-test-1"
@@ -178,7 +202,7 @@
fork="true">
<arg value="${ma.local}"/>
<arg
value="${basedir}/samples/requests/MetadataKeyRequest-L2Status-1.xml"/>
- <arg value="${basedir}/samples/requests/response-12.xml"/>
+ <arg value="${basedir}/samples/requests/response-14.xml"/>
</java>
</target>

@@ -190,7 +214,7 @@
fork="true">
<arg value="${ma.local}"/>
<arg
value="${basedir}/samples/requests/MetadataKeyRequest-L2Status-2.xml"/>
- <arg value="${basedir}/samples/requests/response-13.xml"/>
+ <arg value="${basedir}/samples/requests/response-15.xml"/>
</java>
</target>

@@ -202,7 +226,7 @@
fork="true">
<arg value="${ma.local}"/>
<arg
value="${basedir}/samples/requests/MetadataKeyRequest-L2Status-3.xml"/>
- <arg value="${basedir}/samples/requests/response-14.xml"/>
+ <arg value="${basedir}/samples/requests/response-16.xml"/>
</java>
</target>

@@ -214,7 +238,7 @@
fork="true">
<arg value="${ma.local}"/>
<arg
value="${basedir}/samples/requests/SetupDataRequest-L2Status-1.xml"/>
- <arg value="${basedir}/samples/requests/response-15.xml"/>
+ <arg value="${basedir}/samples/requests/response-17.xml"/>
</java>
</target>

@@ -226,7 +250,7 @@
fork="true">
<arg value="${ma.local}"/>
<arg
value="${basedir}/samples/requests/SetupDataRequest-L2Status-2.xml"/>
- <arg value="${basedir}/samples/requests/response-16.xml"/>
+ <arg value="${basedir}/samples/requests/response-18.xml"/>
</java>
</target>

@@ -238,7 +262,7 @@
fork="true">
<arg value="${ma.local}"/>
<arg
value="${basedir}/samples/requests/SetupDataRequest-L2Status-3.xml"/>
- <arg value="${basedir}/samples/requests/response-17.xml"/>
+ <arg value="${basedir}/samples/requests/response-19.xml"/>
</java>
</target>

@@ -250,7 +274,7 @@
fork="true">
<arg value="${ma.local}"/>
<arg
value="${basedir}/samples/requests/SetupDataRequest-L2Status-4.xml"/>
- <arg value="${basedir}/samples/requests/response-18.xml"/>
+ <arg value="${basedir}/samples/requests/response-20.xml"/>
</java>
</target>

@@ -262,7 +286,7 @@
fork="true">
<arg value="${ma.local}"/>
<arg
value="${basedir}/samples/requests/SetupDataRequest-L2Status-5.xml"/>
- <arg value="${basedir}/samples/requests/response-19.xml"/>
+ <arg value="${basedir}/samples/requests/response-21.xml"/>
</java>
</target>

@@ -274,7 +298,7 @@
fork="true">
<arg value="${ma.local}"/>
<arg
value="${basedir}/samples/requests/SetupDataRequest-L2Status-6.xml"/>
- <arg value="${basedir}/samples/requests/response-20.xml"/>
+ <arg value="${basedir}/samples/requests/response-22.xml"/>
</java>
</target>

@@ -285,8 +309,8 @@
classpathref="classpath"
fork="true">
<arg value="${ma.local}"/>
- <arg
value="${basedir}/samples/requests/MeasurementArchiveStore-L2status-Req-1.xml"/>
- <arg value="${basedir}/samples/requests/response-21.xml"/>
+ <arg
value="${basedir}/samples/requests/MeasurementArchiveStoreRequest-L2Status-1.xml"/>
+ <arg value="${basedir}/samples/requests/response-23.xml"/>
</java>
</target>




  • perfsonar: r2774 - branches/new-structure/trunk/geant2_java-sql-ma/ant, svnlog, 09/05/2007

Archive powered by MHonArc 2.6.16.

Top of Page