Statistics
| Branch: | Tag: | Revision:

root / snf-tools / synnefo_tools / burnin / stale_tests.py @ 995a0d70

History | View | Annotate | Download (4.9 kB)

# Date Author Comment
6c7d5235 11/21/2013 04:16 pm Ilias Tsitsimpis

burnin: Add STOPPED as valid state when deleting

After a reconciliation, a machine will go to STOPPED state
before the DELETED state. This commit adds the STOPPED state
to the accepted states for a machine that is being destroyed.

8b8c28e6 11/21/2013 03:38 pm Ilias Tsitsimpis

burnin: Implement StaleServersTestSuite

This testsuite is used to inspect and delete stale servers
(servers left from previous burnin runs).

41d7c658 11/21/2013 03:38 pm Ilias Tsitsimpis

burnin: Implement NetworkTestSuite