Statistics
| Branch: | Tag: | Revision:

root / snf-tools / synnefo_tools / burnin / stale_tests.py @ 60a80953

History | View | Annotate | Download (5.5 kB)

# Date Author Comment
43ce827c 12/02/2013 02:12 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.

60a80953 12/02/2013 02:12 pm Ilias Tsitsimpis

burnin: Implement the new Network API

8c67f82e 12/02/2013 02:12 pm Ilias Tsitsimpis

burnin: Implement StaleServersTestSuite

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

3eaf0ec5 12/02/2013 02:12 pm Ilias Tsitsimpis

burnin: Implement NetworkTestSuite