Statistics
| Branch: | Tag: | Revision:

root / snf-tools @ 7b438672

Name Size
  conf
  synnefo_tools
COPYRIGHT 1.4 kB
MANIFEST.in 28 Bytes
distribute_setup.py 15.4 kB
setup.py 2.8 kB

Latest revisions

# Date Author Comment
2c60bfa6 12/10/2013 12:02 pm Ilias Tsitsimpis

burnin: Fix a bug when generated tests fail

When a generated test was failing (in particular the
GeneratedServerTestSuite) burnin couldn't know that this test failed
and wasn't exiting with an error exit status.

Fix this by forcing the test that generated the erroneous test suite to...

7c37ab19 12/09/2013 01:35 pm Ilias Tsitsimpis

burnin: If machine is ERROR we cannot delete ports

If the machine is not in ACTIVE state we cannot delete its ports.
This patch changes burnin so when cleaning up stale servers
(where there is the possibility that the machine is not ACTIVE)
it will not try to disconnect the server from the public network....

17bb60a5 12/09/2013 11:16 am Ilias Tsitsimpis

burnin: Fix a bug with missing method

Method `_disconnect_from_floating_ips' has been removed but
StaleFloatingIPsTestSuite was using it. Replace this method with
`_delete_floating_ips'.

24d1788b 12/03/2013 03:52 pm Ilias Tsitsimpis

burnin: Add --temp-directory option

This option is used to specify a temp directory to be used
by burnin to save it's intermediate files. The default
value for this option is "/tmp/"

828bbf06 12/02/2013 02:12 pm Ilias Tsitsimpis

Burnin: Small code refactoring

f2e00c1f 12/02/2013 02:12 pm Ilias Tsitsimpis

burnin: Update snf-burnin-run script

06c9d4db 12/02/2013 02:12 pm Ilias Tsitsimpis

Burnin: Fix some verbal errors

5bef1f49 12/02/2013 02:12 pm Ilias Tsitsimpis

burnin: Get quotas from Astakos service

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

burnin: Verify quotas

After every action that changes the user's quotas
verify that quotas' changes are consistent.

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

burnin: Implement the new Network API

View revisions

Also available in: Atom