scenario.xml 268 B

12345678
  1. <scenario>
  2. <at t="10.0">
  3. <tell module="lifecycleController" target="host[0]" operation="NodeStartOperation"/>
  4. </at>
  5. <at t="20.0">
  6. <tell module="lifecycleController" target="host[16]" operation="NodeShutdownOperation"/>
  7. </at>
  8. </scenario>