cockpit/templates/Track Test Local.xml in cpee-2.1.71 vs cockpit/templates/Track Test Local.xml in cpee-2.1.73

- old
+ new

@@ -1,14 +1,31 @@ +<?xml version="1.0"?> <testset xmlns="http://cpee.org/ns/properties/2.0"> <executionhandler>ruby</executionhandler> <dataelements> <i>0</i> </dataelements> <endpoints> <start_url>https://cpee.org/flow/start/url/</start_url> + <user>https-post://cpee.org/services/timeout-user.php</user> + <auto>https-post://cpee.org/services/timeout-auto.php</auto> + <subprocess>https-post://cpee.org/flow/start/url/</subprocess> + <timeout>https-post://cpee.org/services/timeout.php</timeout> + <send>https-post://cpee.org/ing/correlators/message/send/</send> + <receive>https-get://cpee.org/ing/correlators/message/receive/</receive> </endpoints> - <positions/> + <attributes> + <info>Track Test Local</info> + <modeltype>CPEE</modeltype> + <theme>default</theme> + <customer>pilotfabrik</customer> + <status>development</status> + <creator>Christine Ashcreek</creator> + <author>Christine Ashcreek</author> + <design_stage>development</design_stage> + <design_dir>Templates.dir</design_dir> + </attributes> <description> <description xmlns="http://cpee.org/ns/description/1.0"> <loop mode="pre_test" condition="true"> <parallel wait="-1"> <loop mode="pre_test" condition="data.i &lt; 4"> @@ -71,17 +88,6 @@ <transformation> <description type="copy"/> <dataelements type="none"/> <endpoints type="none"/> </transformation> - <attributes> - <info>Track Test Local</info> - <modeltype>CPEE</modeltype> - <theme>default</theme> - <customer>pilotfabrik</customer> - <status>development</status> - <creator>Christine Ashcreek</creator> - <author>Christine Ashcreek</author> - <design_stage>development</design_stage> - <design_dir>Templates.dir</design_dir> - </attributes> -</testset> \ No newline at end of file +</testset>