scenario.xml 280 B

123456789
  1. <?xml version="1.0"?>
  2. <scenario>
  3. <at t="2s">
  4. <tell module="lifecycleController" target="LSR4" operation="NodeShutdownOperation"/>
  5. </at>
  6. <at t="4s">
  7. <tell module="lifecycleController" target="LSR4" operation="NodeStartOperation"/>
  8. </at>
  9. </scenario>