Name: cockpit/testsets/Order Loop.xml
| 1: | <?xml version="1.0"?> |
| 2: | <!-- |
| 3: | Apache License, Version 2.0 |
| 4: | |
| 5: | Copyright (c) 2013 Juergen Mangler |
| 6: | |
| 7: | Licensed under the Apache License, Version 2.0 (the "License"); |
| 8: | you may not use this file except in compliance with the License. |
| 9: | You may obtain a copy of the License at |
| 10: | |
| 11: | http://www.apache.org/licenses/LICENSE-2.0 |
| 12: | |
| 13: | Unless required by applicable law or agreed to in writing, software |
| 14: | distributed under the License is distributed on an "AS IS" BASIS, |
| 15: | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 16: | See the License for the specific language governing permissions and |
| 17: | limitations under the License. |
| 18: | --> |
| 19: | |
| 20: | <testset> |
| 21: | <positions/> |
| 22: | <handlerwrapper>DefaultHandlerWrapper</handlerwrapper> |
| 23: | <dataelements><!--{{{--> |
| 24: | <test></test> |
| 25: | </dataelements><!--}}}--> |
| 26: | <handlers> |
| 27: | <handler url="xmpp://[email protected]"> |
| 28: | <events topic='properties/state'>change</events> |
| 29: | <events topic='properties/datalements'>change</events> |
| 30: | <events topic='properties/position'>change</events> |
| 31: | <events topic='running'>activity_calling,activity_failed,activity_manipulating,activity_done</events> |
| 32: | </handler> |
| 33: | <handler url="xmpp://[email protected]"> |
| 34: | <events topic='properties/state'>change</events> |
| 35: | <events topic='properties/position'>change</events> |
| 36: | <events topic='running'>activity_calling,activity_failed,activity_manipulating,activity_done</events> |
| 37: | </handler> |
| 38: | <handler url="xmpp://[email protected]"> |
| 39: | <events topic='simulating'>step</events> |
| 40: | </handler> |
| 41: | </handlers><!--}}}--> |
| 42: | <endpoints><!--{{{--> |
| 43: | <gateway>http://localhost/services/timeout.php</gateway> |
| 44: | </endpoints> <!--}}}--> |
| 45: | <description> |
| 46: | <description xmlns="http://cpee.org/ns/description/1.0"><!--{{{--> |
| 47: | <loop pre_test='true'> |
| 48: | <call id="a1" endpoint="gateway"> |
| 49: | <parameters> |
| 50: | <label>Develop Control System</label> |
| 51: | <method>post</method> |
| 52: | <parameters> |
| 53: | <timeout>4</timeout> |
| 54: | </parameters> |
| 55: | </parameters> |
| 56: | </call> |
| 57: | </loop> |
| 58: | </description><!--}}}--> |
| 59: | </description> |
| 60: | <transformation> |
| 61: | <description type='copy'/> |
| 62: | <dataelements type='rest'/> |
| 63: | <endpoints type='rest'/> |
| 64: | </transformation> |
| 65: | </testset> |
