openbaton / integration-tests

Integration tests which could be used for the execution of automated deployments
Apache License 2.0
4 stars 2 forks source link

Heal test for fms #12

Closed marcellom closed 6 years ago

marcellom commented 6 years ago

Introduce a test for the Fault Management System. These are the steps:

  1. Create the SIPp client-server network service
  2. Test if it is running properly
  3. Kill the SIPp server
  4. Wait till it is restored by the FMS
  5. Conclude the test cleaning the environment

Start the test scenario: ./integration-tests.sh start scenario-real-sipp-fms-heal.ini

gc4rella commented 6 years ago

do not merge. I'll take care

gc4rella commented 6 years ago

It's included in refactoring branch, closing this pull request.