scenario.xml 281 B

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